import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Send a poll.
Parameters
chatId: ChatID
The chat to send the poll to.
optional
params: SendPollParamsReturns
Promise<MessagePoll>
The sent poll.
import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Send a poll.
The chat to send the poll to.
The sent poll.