interface KeyboardButton.RequestPoll
implements Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.130/3_types.ts";
const { RequestPoll } = KeyboardButton;
Properties
requestPoll: KeyboardButtonPollType
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.