kikinlex
Toggle table of contents
5.0.1
common
Platform filter
common
Switch theme
Search in API
kikinlex
models
/
io.github.kikin81.atproto.app.bsky.feed
/
BlockedAuthor
Blocked
Author
data
class
BlockedAuthor
(
val
did
:
<Error class: unknown class>
,
val
viewer
:
ViewerState
?
=
null
)
Members
Constructors
Blocked
Author
Link copied to clipboard
constructor
(
did
:
<Error class: unknown class>
,
viewer
:
ViewerState
?
=
null
)
Properties
did
Link copied to clipboard
val
did
:
<Error class: unknown class>
viewer
Link copied to clipboard
val
viewer
:
ViewerState
?
=
null