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

Generated schema for listViewerState

Description: No description provided.

Summary

Types

@type t() :: %ProtoRune.App.Bsky.Graph.Defs.ListViewerState{
  blocked: String.t(),
  muted: boolean()
}