ProtoRune.App.Bsky.Embed.Images.Image (proto_rune v0.1.1)

Generated schema for image

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Embed.Images.Image{
  alt: String.t(),
  aspect_ratio: ProtoRune.App.Bsky.Embed.Defs.AspectRatio.t(),
  image: binary()
}