PollAnswer
@discordeno/bot • Docs
Documentation / @discordeno/bot / PollAnswer
Interface: PollAnswer
Properties
answerId
answerId:
number
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.
Defined in
packages/bot/src/transformers/types.ts:1376
pollMedia
pollMedia:
PollMedia
The data of the answer