Skip to content

Structure

See

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

Properties

question

question: MediaStructure

Defined in

typings/poll.ts:10


answers

answers: AnswerStructure[]

Defined in

typings/poll.ts:11


expiry

expiry: null | string

ISO8601 Timestamp

Defined in

typings/poll.ts:13


allow_multiselect

allow_multiselect: boolean

Defined in

typings/poll.ts:14


layout_type

layout_type: PollLayoutType

Defined in

typings/poll.ts:15


results?

optional results: ResultStructure

Defined in

typings/poll.ts:16