ProtoRune.App.Bsky.Embed.Video (proto_rune v0.1.1)
Generated schema for main
Description: No description provided.
Summary
Types
@type t() :: %ProtoRune.App.Bsky.Embed.Video{ alt: String.t(), aspect_ratio: ProtoRune.App.Bsky.Embed.Defs.AspectRatio.t(), captions: [ProtoRune.App.Bsky.Embed.Video.Caption.t()], video: binary() }