GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIPollAnswerCount

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

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

Signature

export interface APIPollAnswerCount

Properties

3
idcountme_voted

Methods

0

No methods.

Properties

id#
id: number;

The `answer_id`

count#
count: number;

The number of votes for this answer

me_voted#
me_voted: boolean;

Whether the current user voted for this answer