Payload
string
required
The Inbox ID of the message the reaction was removed from.
string
required
The Inbox thread ID containing the message.
object
required
The reaction that was added or removed.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 156,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "message.reactionRemoved",
"timestamp": "2025-01-15T14:55:00.000Z",
"version": "1.0",
"data": {
"messageId": "p8rvk2m5j0xn4wq7ybftcael",
"threadId": "l44e15irdq4db30i77cgphhx",
"reaction": {
"emoji": "👍",
"senderPlatformId": "1876543210987654321",
"createdAt": "2025-01-15T14:50:00.000Z"
}
}
}
Occurs when a reaction is removed from a message
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 156,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "message.reactionRemoved",
"timestamp": "2025-01-15T14:55:00.000Z",
"version": "1.0",
"data": {
"messageId": "p8rvk2m5j0xn4wq7ybftcael",
"threadId": "l44e15irdq4db30i77cgphhx",
"reaction": {
"emoji": "👍",
"senderPlatformId": "1876543210987654321",
"createdAt": "2025-01-15T14:50:00.000Z"
}
}
}
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 156,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "message.reactionRemoved",
"timestamp": "2025-01-15T14:55:00.000Z",
"version": "1.0",
"data": {
"messageId": "p8rvk2m5j0xn4wq7ybftcael",
"threadId": "l44e15irdq4db30i77cgphhx",
"reaction": {
"emoji": "👍",
"senderPlatformId": "1876543210987654321",
"createdAt": "2025-01-15T14:50:00.000Z"
}
}
}
Was this page helpful?