import { Api } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";
Use this method to send a native poll. On success, the sent Message is returned.
Parameters
Unique identifier for the target chat or username of the target channel (in the format @channelusername)
options: InputPollOption[]
A list of answer options, 2-10 strings 1-100 characters each
Optional remaining parameters, confer the official reference below
optional
signal: AbortSignalOptional AbortSignal
to cancel the request
Official reference: https://core.telegram.org/bots/api#sendpoll