interface APIGuildForumDefaultReactionEmoji {
    emoji_id: null | string;
    emoji_name: null | string;
}

Properties

Properties

emoji_id: null | string

The id of a guild's custom emoji

emoji_name: null | string

The unicode character of the emoji