export interface APIEmoji extends APIPartialEmojiSee also: https://discord.com/developers/docs/resources/emoji#emoji-object-emoji-structure
optionalexternalavailable? : boolean
Whether this emoji can be used, may be false due to loss of Server Boosts
optionalexternalmanaged? : boolean
Whether this emoji is managed
Emoji name (can be null only in reaction emoji objects)
Inherited from: APIPartialEmoji
optionalexternalrequire_colons? : boolean
Whether this emoji must be wrapped in colons
optionalexternalroles? : APIRole['id'][]
Roles this emoji is whitelisted to
optionalexternaluser? : APIUser
User that created this emoji