ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
chat.bsky.convo
/
UpdateAllReadRequest
Update
All
Read
Request
@
Serializable
data
class
UpdateAllReadRequest
(
val
status
:
UpdateAllReadStatus
?
=
null
)
Members
Constructors
Update
All
Read
Request
Link copied to clipboard
constructor
(
status
:
UpdateAllReadStatus
?
=
null
)
Properties
status
Link copied to clipboard
val
status
:
UpdateAllReadStatus
?