export interface APIPollSee also: https://discord.com/developers/docs/resources/poll#poll-object-poll-object-structure
externalallow_multiselect : boolean = false
Whether a user can select multiple answers
externalanswers : APIPollAnswer[] 
Each of the answers available in the poll, up to 10
externalexpiry : string 
The time when the poll ends (IS08601 timestamp)
externallayout_type : PollLayoutType = PollLayoutType.Default
The layout type of the poll
externalquestion : APIPollMedia 
The question of the poll
optionalexternalresults? : APIPollResults 
The results of the poll