Skip to main content

DiscordPollAnswer

Documentation


Documentation / @discordeno/types / DiscordPollAnswer

Interface: DiscordPollAnswer

Defined in: discord/poll.ts:59

https://docs.discord.com/developers/resources/poll#poll-answer-object-poll-answer-object-structure

Properties

answer_id

answer_id: number

Defined in: discord/poll.ts:66

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 value as is a implementation detail.


poll_media

poll_media: DiscordPollMedia

Defined in: discord/poll.ts:68

The data of the answer