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

Generated schema for viewExternal

Description: No description provided.

Summary

Types

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