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