ProtoRune.App.Bsky.Feed.Defs.ThreadgateView (proto_rune v0.1.1)

Generated schema for threadgateView

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Feed.Defs.ThreadgateView{
  cid: String.t(),
  lists: [ProtoRune.App.Bsky.Graph.Defs.ListViewBasic.t()],
  record: any(),
  uri: String.t()
}