Get custom emojis by name
POST/api/v4/emoji/names
Get a list of custom emoji based on a provided list of emoji names. A maximum of 200 results are returned.
Permissions
Must be authenticated. Minimum server version: 9.2
Request
Responses
- 200
- 400
- 401
- 501
Emoji list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Feature is disabled