Skip to main content

PollAnswerCount

@discordeno/botDocs


Documentation / @discordeno/bot / PollAnswerCount

Interface: PollAnswerCount

Properties

count

count: number

The number of votes for this answer

Defined in

packages/bot/src/transformers/types.ts:1392


id

id: number

The answerId

Defined in

packages/bot/src/transformers/types.ts:1390


meVoted

meVoted: boolean

Whether the current user voted for this answer

Defined in

packages/bot/src/transformers/types.ts:1394