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

    Interface PollMediaResponse

    interface PollMediaResponse {
        emoji?: MessageReactionEmojiResponse;
        text?: string;
    }
    Index

    Properties

    Properties

    The emoji of the field

    text?: string

    The text of the field