BotInlineMessageMediaContact
---types--- botInlineMessageMediaContact#18d1cdc2 flags:# phone_number:string first_name:string last_name:string vcard:string reply_markup:flags.2?ReplyMarkup = BotInlineMessage
Belongs to
BotInlineMessage |
This type can be an instance of either:
BotInlineMessageMediaAuto | BotInlineMessageMediaContact |
BotInlineMessageMediaGeo | BotInlineMessageMediaInvoice |
BotInlineMessageMediaVenue | BotInlineMessageMediaWebPage |
BotInlineMessageText |
Members
phone_number | string | |
first_name | string | |
last_name | string | |
vcard | string | |
reply_markup | ReplyMarkup | This argument defaults to None and can be omitted. |