toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
UpdateReadRequest
Update
Read
Request
@
Serializable
data
class
UpdateReadRequest
(
val
convoId
:
String
,
val
messageId
:
String
?
=
null
)
Members
Constructors
Update
Read
Request
Link copied to clipboard
constructor
(
convoId
:
String
,
messageId
:
String
?
=
null
)
Properties
convo
Id
Link copied to clipboard
val
convoId
:
String
message
Id
Link copied to clipboard
val
messageId
:
String
?
=
null