ExBifrost.Model.ChatMessageAnnotationsInner (ex_bifrost v0.1.0)

Copy Markdown View Source

ChatMessageAnnotationsInner model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.ChatMessageAnnotationsInner{
  type: String.t() | nil,
  url_citation: ExBifrost.Model.ChatMessageAnnotationsInnerUrlCitation.t() | nil
}

Functions

decode(value)