Discord.https - v3.0.16
    Preparing search index...

    Interface APIPollAnswer

    interface APIPollAnswer {
        answer_id: number;
        poll_media: APIPollMedia;
    }

    Hierarchy (View Summary)

    Index

    Properties

    answer_id: number

    The ID of the answer. Starts at 1 for the first answer and goes up sequentially

    poll_media: APIPollMedia

    The data of the answer