InputBotInlineMessageMediaContact#
- class pyrogram.raw.types.InputBotInlineMessageMediaContact#
A contact.
Constructor of
InputBotInlineMessage
.- Details:
Layer:
158
ID:
A6EDBFFD
- Parameters:
phone_number (
str
) – Phone number.first_name (
str
) – First name.last_name (
str
) – Last name.vcard (
str
) – VCard info.reply_markup (
ReplyMarkup
, optional) – Inline keyboard.