class types.BotInlineMessageMediaContact
extends _TypeBotInlineMessage
import { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts";
const { BotInlineMessageMediaContact } = types;
Constructors
new
BotInlineMessageMediaContact(params: { phoneNumber: string; firstName: string; lastName: string; vcard: string; replyMarkup?: TypeReplyMarkup; })Properties
protected
readonly
[params]: Paramsoptional
replyMarkup: TypeReplyMarkupStatic Properties
readonly
[paramDesc]: ParamDesc