Get a custom emoji by name
GET/api/v4/emoji/name/:emoji_name
Get some metadata for a custom emoji using its name.
Permissions
Must be authenticated.
Minimum server version: 4.7
Request
Responses
- 200
- 400
- 401
- 404
- 501
Emoji retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Resource not found
Feature is disabled