product:chat
Send reaction
Sends reaction to specified message
Sends events:
- reaction.new
- reaction.updated
post/messages/{id}/reaction
Path parameters
idstring required
Message ID to send reaction for
Request body
Response
Response
Example response
{
"message": {
"draft": {
"channel": {
"config": {
"partition_ttl": "24h"
}
}
},
"reminder": {
"channel": {
"config": {
"partition_ttl": "24h"
}
}
},
"shared_location": {
"channel": {
"config": {
"partition_ttl": "24h"
}
}
}
}
}