MessageMediaInvoice#
- class hydrogram.raw.types.MessageMediaInvoice[source]#
Telegram API type.
Constructor of
MessageMedia.- Details:
Layer:
166ID:
F6A548D3
- Parameters:
title (
str) – N/Adescription (
str) – N/Acurrency (
str) – N/Atotal_amount (
int64-bit) – N/Astart_param (
str) – N/Ashipping_address_requested (
bool, optional) – N/Atest (
bool, optional) – N/Aphoto (
WebDocument, optional) – N/Areceipt_msg_id (
int32-bit, optional) – N/Aextended_media (
MessageExtendedMedia, optional) – N/A
- Functions:
This object can be returned by 3 functions.
Telegram API function.
Telegram API function.
Telegram API function.