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