BotInlineMessageMediaContact#
- class pyrogram.raw.types.BotInlineMessageMediaContact#
Send a contact.
Constructor of
BotInlineMessage
.- Details:
Layer:
158
ID:
18D1CDC2
- 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.