export interface APIPoll
See also: https://discord.com/developers/docs/resources/poll#poll-object-poll-object-structure
externalboolean = false allow_multiselect :
Whether a user can select multiple answers
externalAPIPollAnswer[] answers :
Each of the answers available in the poll, up to 10
externalstring expiry :
The time when the poll ends (IS08601 timestamp)
externalPollLayoutType = PollLayoutType.Default layout_type :
The layout type of the poll
externalAPIPollMedia question :
The question of the poll
optionalexternalAPIPollResults results? :
The results of the poll