Chat Platform API v3
Chat Platform API
Chat
Platform API
Version 3
Home
/
Chat
/
Platform API
/
Message
This action turns on and off message reactions in a Sendbird application. Reactions must be turned on to use emojis as reactions.
Note: Currently, this action is only available in group channels.
The following table lists the properties of an HTTP request that this action supports.
Required
Property name | Type | Description |
---|---|---|
enabled | boolean | Determines whether to turn on message reactions in the application. (Default: |
If successful, this action returns the information on message reaction status in the response body.
In the case of an error, an error object is returned. A detailed list of error codes is available here.