Skip to main content

PollAnswer

@discordeno/bot


Documentation / @discordeno/bot / PollAnswer

Interface: PollAnswer

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

Properties

answerId

answerId: number

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

The id of the answer

Remarks

This id labels each answer. It starts at 1 and goes up sequentially. Discord recommend against depending on this sequence as it is an implementation detail.


pollMedia

pollMedia: PollMedia

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

The data of the answer