toggle menu
ozone
common
switch theme
search in API
ozone
/
chat.bsky.convo
/
RemoveReactionRequest
Remove
Reaction
Request
@
Serializable
data
class
RemoveReactionRequest
(
val
convoId
:
String
,
val
messageId
:
String
,
val
value
:
String
)
Members
Constructors
Remove
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