import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Send a poll.
Parameters
chatId: ID
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.157/mod.ts";
Send a poll.
The chat to send the poll to.
The sent poll.