Parameter | Description |
---|---|
Channel ID | Channel where the message to add reaction to was posted. A channel ID can be found at the bottom of the channel’s details screen. |
Name | Reaction (emoji) name. |
Timestamp | Timestamp of the message to add reaction to. for example - ‘1234567890.123456’. |
{
"ok": true,
"warning": "<string>",
"response_metadata": {
"warnings": [
"<string>"
]
}
}
Was this page helpful?