GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

RESTGetAPIPollAnswerVotersQuery

https://discord.com/developers/docs/resources/poll#get-answer-voters

API/Interfaces/RESTGetAPIPollAnswerVotersQuery
seyfert/lib/types/rest/poll.d.ts

Signature

export interface RESTGetAPIPollAnswerVotersQuery

Properties

2
afterlimit

Methods

0

No methods.

Properties

after#
after?: Snowflake;

Get users after this user ID

limit#
limit?: number;

Max number of users to return (1-100)

@default25