@typed-discord/rest
    Preparing search index...

    Interface DefaultReactionEmojiResponse

    interface DefaultReactionEmojiResponse {
        emoji_id: `${bigint}` | null;
        emoji_name: string | null;
    }
    Index

    Properties

    Properties

    emoji_id: `${bigint}` | null
    emoji_name: string | null