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

    Interface APIPollResults

    interface APIPollResults {
        answer_counts: APIPollAnswerCount[];
        is_finalized: boolean;
    }
    Index

    Properties

    answer_counts: APIPollAnswerCount[]

    The counts for each answer

    is_finalized: boolean

    Whether the votes have been precisely counted