import { Keyboard } from "https://deno.land/x/grammy@v1.25.1/convenience/keyboard.ts";
Adds a new poll request button. The user will be asked to create a poll and send it to the bot when the button is pressed. Available in private chats only.
import { Keyboard } from "https://deno.land/x/grammy@v1.25.1/convenience/keyboard.ts";
Adds a new poll request button. The user will be asked to create a poll and send it to the bot when the button is pressed. Available in private chats only.