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

    Interface PollEmoji

    interface PollEmoji {
        animated?: boolean | null;
        id?: `${bigint}` | null;
        name?: string | null;
    }
    Index

    Properties

    Properties

    animated?: boolean | null

    Whether the emoji is animated

    id?: `${bigint}` | null

    The ID of the custom emoji

    name?: string | null

    The name of the emoji, or the unicode emoji character