class types.InputBotInlineMessageMediaContact
extends _TypeInputBotInlineMessage
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { InputBotInlineMessageMediaContact } = types;
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