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

Generated schema for viewImage

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Embed.Images.ViewImage{
  alt: String.t(),
  aspect_ratio: ProtoRune.App.Bsky.Embed.Defs.AspectRatio.t(),
  fullsize: String.t(),
  thumb: String.t()
}