Skip to main content
Module

x/mtkruto/2_tl.ts>Api.botInlineMessageMediaContact

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.botInlineMessageMediaContact
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { botInlineMessageMediaContact } = Api;

Properties

_: "botInlineMessageMediaContact"
phone_number: string
first_name: string
last_name: string
vcard: string
optional
reply_markup: ReplyMarkup