class InputBotInlineMessageMediaContact_
extends _InputBotInlineMessage_
import { InputBotInlineMessageMediaContact_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
InputBotInlineMessageMediaContact_(params: { phone_number: string; first_name: string; last_name: string; vcard: string; reply_markup?: enums.ReplyMarkup; })Properties
protected
readonly
[params]: Paramsoptional
reply_markup: enums.ReplyMarkupStatic Properties
readonly
[paramDesc]: ParamDesc