GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIPollAnswer

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

API/Interfaces/APIPollAnswer
seyfert/lib/types/payloads/poll.d.ts

Signature

export interface APIPollAnswer

Properties

2
answer_idpoll_media

Methods

0

No methods.

Properties

answer_id#
answer_id: number;

The ID of the answer. Starts at `1` for the first answer and goes up sequentially

poll_media#
poll_media: APIPollMedia;

The data of the answer