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

Generated schema for main

Description: A representation of some externally linked content (eg, a URL and 'card'), embedded in a Bluesky record (eg, a post).

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Embed.External{
  external: ProtoRune.App.Bsky.Embed.External.External.t()
}