import { type StopPoll } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";
definition: (params: { chat_id: number | string; message_id: number; reply_markup?: InlineKeyboardMarkup; }) => Promise<Poll>
import { type StopPoll } from "https://deno.land/x/telegram_bot_api@0.4.0/mod.ts";