Skip to main content

PollAnswer

@discordeno/bot


Documentation / @discordeno/bot / PollAnswer

Interface: PollAnswer

Defined in: bot/src/transformers/types.ts:1435

Properties

answerId

answerId: number

Defined in: bot/src/transformers/types.ts:1442

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: bot/src/transformers/types.ts:1444

The data of the answer