inputBotInlineMessageMediaContact#a6edbffd flags:# phone_number:string first_name:string last_name:string vcard:string reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage;
Parameters
| Name | Type | Description |
| 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
InputBotInlineMessage
Related pages
Types used here