import { type Poll } from "https://deno.land/x/mtkruto@0.1.105/types/1_poll.ts";
Properties
options: PollOption[]
List of poll options
Index of the correct answer in options
. Available only for polls in the quiz mode, which are closed, or was sent (not forwarded) by the bot or to the private chat with the bot.
Text that is shown when a user chooses an incorrect answer or taps on the lamp icon in a quiz-style poll, 0-200 characters
optional
explanationEntities: MessageEntity[]Special entities like usernames, URLs, bot commands, etc. that appear in the explanation
optional
closeDate: DatePoint in time (Unix timestamp) when the poll will be automatically closed