ProtoRune.App.Bsky.Embed.External.External (proto_rune v0.1.1)

Generated schema for external

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Embed.External.External{
  description: String.t(),
  thumb: binary(),
  title: String.t(),
  uri: String.t()
}