ExBifrost.Model.BedrockContentBlockDocumentSource (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockContentBlockDocumentSource model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockContentBlockDocumentSource{
  bytes: binary() | nil,
  text: String.t() | nil
}

Functions

decode(value)