EmojiData
- interface EmojiData
Describes an emoji used in message content or reactions. Covers both custom guild emoji (identified by snowflake) and standard Unicode emoji (identified by the emoji string as the name).
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
Indicates whether this custom emoji is animated. |
|
|
Custom emoji ID, or null for unicode emoji. |
|
|
Custom emoji name, or the Unicode emoji string. |