telegram api constructor · layer 229 · #18d1cdc2
botInlineMessageMediaContact
Send a contact
definition
botInlineMessageMediaContact#18d1cdc2 flags:# phone_number:string first_name:string last_name:string vcard:string reply_markup:flags.2?ReplyMarkup = BotInlineMessage;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
phone_number | string | Phone number |
first_name | string | First name |
last_name | string | Last name |
vcard | string | VCard info |
reply_markup | ReplyMarkup | Inline keyboard |
type
BotInlineMessage · other constructors: botInlineMessageMediaAuto, botInlineMessageText, botInlineMessageMediaGeo, botInlineMessageMediaVenue, botInlineMessageMediaInvoice, botInlineMessageMediaWebPage, botInlineMessageRichMessage
history
present in layers 62–229 · constructor id changed 1×
| id | layers |
|---|---|
| #35edb4d4 | 62–81 |
| #18d1cdc2 | 82–229 |