Chat Platform API v3
Chat Platform API
Chat Platform API
Version 3
Use default emojis
Copy link
This action determines whether to use the seven default emojis provided by Sendbird.
HTTP request
Copy link
Request body
Copy link
The following table lists the properties of an HTTP request that this action supports.
Required
Property name | Type | Description |
---|---|---|
use_default_emoji | boolean | Determines whether to use the seven default emojis initially provided. |
Response
Copy link
If successful, this action returns the status regarding the use of default emojis in the response body.
In the case of an error, an error object is returned. A detailed list of error codes is available here.
On this page