GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIPollResults

https://discord.com/developers/docs/resources/poll#poll-results-object-poll-results-object-structure

API/Interfaces/APIPollResults
seyfert/lib/types/payloads/poll.d.ts

Signature

export interface APIPollResults

Properties

2
is_finalizedanswer_counts

Methods

0

No methods.

Properties

is_finalized#
is_finalized: boolean;

Whether the votes have been precisely counted

answer_counts#
answer_counts: APIPollAnswerCount[];

The counts for each answer