PollResult
Documentation / @discordeno/bot / PollResult
Interface: PollResult
Defined in: bot/src/transformers/types.ts:1468
Properties
answerCounts
answerCounts:
PollAnswerCount[]
Defined in: bot/src/transformers/types.ts:1472
The counts for each answer
isFinalized
isFinalized:
boolean
Defined in: bot/src/transformers/types.ts:1470
Whether the votes have been precisely counted