class InputBotInlineMessageMediaContact
extends _TypeInputBotInlineMessage
import { InputBotInlineMessageMediaContact } from "https://deno.land/x/mtkruto@0.1.101/tl/2_types.ts";
Constructors
new
InputBotInlineMessageMediaContact(params: { phoneNumber: string; firstName: string; lastName: string; vcard: string; replyMarkup?: TypeReplyMarkup; })Properties
protected
readonly
[params]: Paramsoptional
replyMarkup: TypeReplyMarkupStatic Properties
readonly
[paramDesc]: ParamDesc