InputBotInlineMessageMediaContact
---types--- inputBotInlineMessageMediaContact#a6edbffd flags:# phone_number:string first_name:string last_name:string vcard:string reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage
Belongs to
InputBotInlineMessage |
This type can be an instance of either:
Members
phone_number | string | |
first_name | string | |
last_name | string | |
vcard | string | |
reply_markup | ReplyMarkup | This argument defaults to None and can be omitted. |