Reacting to a message using emojis provides users with a more engaging chat experience. You can use the emojis provided by default or add and manage emojis by category.
Note: The APIs for emojis are only used for reactions. Therefore, enable reactions first before using emojis as reactions.
The following table shows a list of actions supported for reactions and emojis. API endpoints are relative to the base URL allocated to your Sendbird application. The base URL for the following endpoints are https://api-{application_id}.sendbird.com/v3.
Note: If you want to know the ID and base URL of your application, sign in to the Sendbird Dashboard, go to the Settings > Application > General, and then check the Application ID and API request URL.
It's recommended that the parameter values such as {user_id} and {channel_url} in API URLs be URL encoded.