Invoice¶
- class pyrogram.raw.types.Invoice¶
Telegram API type.
Constructor of
Invoice
.- Details:
Layer:
194
ID:
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 (
int
64-bit
, optional) – N/Asuggested_tip_amounts (List of
int
64-bit
, optional) – N/Aterms_url (
str
, optional) – N/Asubscription_period (
int
32-bit
, optional) – N/A