Skip to main content

PollResult

@discordeno/bot


Documentation / @discordeno/bot / PollResult

Interface: PollResult

Defined in: packages/bot/src/transformers/types.ts:1381

Properties

answerCounts

answerCounts: PollAnswerCount[]

Defined in: packages/bot/src/transformers/types.ts:1385

The counts for each answer


isFinalized

isFinalized: boolean

Defined in: packages/bot/src/transformers/types.ts:1383

Whether the votes have been precisely counted