toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.feed
/
BlockedAuthor
Blocked
Author
@
Serializable
data
class
BlockedAuthor
(
val
did
:
Did
,
val
viewer
:
ViewerState
?
=
null
)
Members
Constructors
Blocked
Author
Link copied to clipboard
constructor
(
did
:
Did
,
viewer
:
ViewerState
?
=
null
)
Properties
did
Link copied to clipboard
val
did
:
Did
viewer
Link copied to clipboard
val
viewer
:
ViewerState
?
=
null