toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
AddReactionRequest
Add
Reaction
Request
@
Serializable
data
class
AddReactionRequest
(
val
convoId
:
String
,
val
messageId
:
String
,
val
value
:
String
)
Members
Constructors
Add
Reaction
Request
Link copied to clipboard
constructor
(
convoId
:
String
,
messageId
:
String
,
value
:
String
)
Properties
convo
Id
Link copied to clipboard
val
convoId
:
String
message
Id
Link copied to clipboard
val
messageId
:
String
value
Link copied to clipboard
val
value
:
String