Invoice¶
- class pyrogram.raw.types.Invoice¶
 Telegram API type.
Constructor of
Invoice.- Details:
 Layer:
207ID:
49EE584
- Parameters:¶
 currency (
str) – N/Aprices (List of
LabeledPrice) – N/Atest (
bool, optional) – N/Aname_requested (
bool, optional) – N/Aphone_requested (
bool, optional) – N/Aemail_requested (
bool, optional) – N/Ashipping_address_requested (
bool, optional) – N/Aflexible (
bool, optional) – N/Aphone_to_provider (
bool, optional) – N/Aemail_to_provider (
bool, optional) – N/Arecurring (
bool, optional) – N/Amax_tip_amount (
int64-bit, optional) – N/Asuggested_tip_amounts (List of
int64-bit, optional) – N/Aterms_url (
str, optional) – N/Asubscription_period (
int32-bit, optional) – N/A