ProtoRune.App.Bsky.Embed.RecordWithMedia.View (proto_rune v0.1.1)
Generated schema for view
Description: No description provided.
Summary
Types
@type t() :: %ProtoRune.App.Bsky.Embed.RecordWithMedia.View{ media: ProtoRune.App.Bsky.Embed.Images.View.t() | ProtoRune.App.Bsky.Embed.Video.View.t() | ProtoRune.App.Bsky.Embed.External.View.t(), record: ProtoRune.App.Bsky.Embed.Record.View.t() }