toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.graph
/
ListViewerState
List
Viewer
State
@
Serializable
data
class
ListViewerState
(
val
muted
:
Boolean
?
=
null
,
val
blocked
:
AtUri
?
=
null
)
Members
Constructors
List
Viewer
State
Link copied to clipboard
constructor
(
muted
:
Boolean
?
=
null
,
blocked
:
AtUri
?
=
null
)
Properties
blocked
Link copied to clipboard
val
blocked
:
AtUri
?
=
null
muted
Link copied to clipboard
val
muted
:
Boolean
?
=
null