@typed-discord/rest
Preparing search index...
types
PollResultsResponse
Interface PollResultsResponse
interface
PollResultsResponse
{
answer_counts
:
PollResultsEntryResponse
[]
;
is_finalized
:
boolean
;
}
Index
Properties
answer_
counts
is_
finalized
Properties
answer_
counts
answer_counts
:
PollResultsEntryResponse
[]
The counts for each answer
is_
finalized
is_finalized
:
boolean
Whether the votes have been precisely counted
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
answer_
counts
is_
finalized
@typed-discord/rest
Loading...
The counts for each answer