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