Skip to main content
Very Popular
Go to Latest
interface KeyboardButton.RequestContactButton
implements CommonButton
import { type KeyboardButton } from "https://deno.land/x/grammy@v1.10.1/types.deno.ts";
const { RequestContactButton } = KeyboardButton;

Properties

request_contact: boolean

If True, the user's phone number will be sent as a contact when the button is pressed. Available in private chats only.