Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/mod.ts>KeyboardButton.RequestContact

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface KeyboardButton.RequestContact
implements Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.128/mod.ts";
const { RequestContact } = KeyboardButton;

Properties

requestContact: true

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