botInlineMessageMediaContact

botInlineMessageMediaContact#18d1cdc2 flags:# phone_number:string first_name:string last_name:string vcard:string reply_markup:flags.2?ReplyMarkup = BotInlineMessage;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
phone_number string Phone number in international format, without the plus.
first_name string First name.
last_name string Last name.
vcard string
reply_markup flags.2?ReplyMarkup Keyboard shown under the message.

Type

BotInlineMessage

Related pages

Types used here