ProtoRune.App.Bsky.Graph.Defs.ListItemView (proto_rune v0.1.1)

Generated schema for listItemView

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Graph.Defs.ListItemView{
  subject: ProtoRune.App.Bsky.Actor.Defs.ProfileView.t(),
  uri: String.t()
}