ExBifrost.Model.BedrockContentBlockImage (ex_bifrost v0.1.0)

Copy Markdown View Source

BedrockContentBlockImage model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.BedrockContentBlockImage{
  format: String.t() | nil,
  source: ExBifrost.Model.BedrockContentBlockImageSource.t() | nil
}

Functions

decode(value)