Payload
string
required
The Inbox ID of the message that was reacted to.
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": 134,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "message.reactionAdded",
"timestamp": "2025-01-15T15:45:00.000Z",
"version": "1.0",
"data": {
"messageId": "p8rvk2m5j0xn4wq7ybftcael",
"threadId": "l44e15irdq4db30i77cgphhx",
"reaction": {
"emoji": "🔥",
"senderPlatformId": "1876543210987654321",
"createdAt": "2025-01-15T15:45:00.000Z"
}
}
}
Occurs when a reaction is added to a message
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 134,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "message.reactionAdded",
"timestamp": "2025-01-15T15:45:00.000Z",
"version": "1.0",
"data": {
"messageId": "p8rvk2m5j0xn4wq7ybftcael",
"threadId": "l44e15irdq4db30i77cgphhx",
"reaction": {
"emoji": "🔥",
"senderPlatformId": "1876543210987654321",
"createdAt": "2025-01-15T15:45:00.000Z"
}
}
}
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 134,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "message.reactionAdded",
"timestamp": "2025-01-15T15:45:00.000Z",
"version": "1.0",
"data": {
"messageId": "p8rvk2m5j0xn4wq7ybftcael",
"threadId": "l44e15irdq4db30i77cgphhx",
"reaction": {
"emoji": "🔥",
"senderPlatformId": "1876543210987654321",
"createdAt": "2025-01-15T15:45:00.000Z"
}
}
}
Was this page helpful?