ProtoRune.App.Bsky.Embed.Video.View (proto_rune v0.1.1)

Generated schema for view

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Embed.Video.View{
  alt: String.t(),
  aspect_ratio: ProtoRune.App.Bsky.Embed.Defs.AspectRatio.t(),
  cid: String.t(),
  playlist: String.t(),
  thumbnail: String.t()
}