Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_menu/deps.deno.ts>KeyboardButton.RequestPollButton

Easily create interactive menus with grammY.
Go to Latest
interface KeyboardButton.RequestPollButton
implements CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";
const { RequestPollButton } = KeyboardButton;

Properties

If specified, 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.