start api reaction
Add and remove emoji reactions on messages
Add and remove emoji reactions on messages
Requires authentication — run start login first or set START_API_KEY.
Commands
| Command | Description |
|---|---|
start api reaction add | Add an emoji reaction to a message |
start api reaction remove | Remove a reaction by its ID |
add
Add an emoji reaction to a message
Terminal
| Argument | Required | Description |
|---|---|---|
message | Yes | Message ID to react to |
emoji | Yes | Emoji content (e.g. 👍 or thumbsup) |
remove
Remove a reaction by its ID
Terminal
| Argument | Required | Description |
|---|---|---|
id | Yes | Reaction ID to remove |
Examples
Add a reaction
Terminal
Add a named reaction
Terminal
Remove a reaction
Terminal