Very Popular
Go to Latest
interface KeyboardButton.RequestContactButton
implements CommonButton
import { type KeyboardButton } from "https://dotland.deno.dev/x/grammy@v1.18.1/types.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.