Autocomplete custom emoji
GET/api/v4/emoji/autocomplete
Get a list of custom emoji with names starting with or matching the provided name. Returns a maximum of 100 results.
Permissions
Must be authenticated.
Minimum server version: 4.7
Request
Responses
- 200
- 400
- 401
- 403
- 501
Emoji list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled