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