Chat Platform API v3
Chat Platform API
Chat
Platform API
Home
/
Chat
/
Platform API
Turns on and off message reactions in a Sendbird application.
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: false) |
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.