Emoji
Documentation / @discordeno/bot / Emoji
Interface: Emoji
Defined in: bot/src/transformers/types.ts:674
Properties
animated?
optionalanimated:boolean
Defined in: bot/src/transformers/types.ts:688
Whether this emoji is animated
available?
optionalavailable:boolean
Defined in: bot/src/transformers/types.ts:690
Whether this emoji can be used, may be false due to loss of Server Boosts
id?
optionalid:bigint
Defined in: bot/src/transformers/types.ts:678
Emoji id
managed?
optionalmanaged:boolean
Defined in: bot/src/transformers/types.ts:686
Whether this emoji is managed
name?
optionalname:string
Defined in: bot/src/transformers/types.ts:676
Emoji name (can only be null in reaction emoji objects)
requireColons?
optionalrequireColons:boolean
Defined in: bot/src/transformers/types.ts:684
Whether this emoji must be wrapped in colons
roles?
optionalroles:bigint[]
Defined in: bot/src/transformers/types.ts:680
Roles allowed to use this emoji
toggles
toggles:
EmojiToggles
Defined in: bot/src/transformers/types.ts:691
user?
optionaluser:User
Defined in: bot/src/transformers/types.ts:682
User that created this emoji