APIPoll

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

Signature

export interface APIPoll

Properties

expiry: string;

The time when the poll ends (IS08601 timestamp)

allow_multiselect: boolean;

Whether a user can select multiple answers

@defaultfalse