Get custom emoji image
GET/api/v4/emoji/:emoji_id/image
Get the image for a custom emoji.
Permissions
Must be authenticated.
Request
Responses
- 200
- 401
- 403
- 404
- 500
- 501
Emoji image retrieval successful
No access token provided
Do not have appropriate permissions
Resource not found
Something went wrong with the server
Feature is disabled