payments.PaymentForm¶
- class pyrogram.raw.types.payments.PaymentForm¶
 Telegram API type.
Constructor of
PaymentForm.- Details:
 Layer:
207ID:
A0058751
- Parameters:¶
 form_id (
int64-bit) – N/Abot_id (
int64-bit) – N/Atitle (
str) – N/Adescription (
str) – N/Ainvoice (
Invoice) – N/Aprovider_id (
int64-bit) – N/Aurl (
str) – N/Ausers (List of
User) – N/Acan_save_credentials (
bool, optional) – N/Apassword_missing (
bool, optional) – N/Aphoto (
WebDocument, optional) – N/Anative_provider (
str, optional) – N/Anative_params (
DataJSON, optional) – N/Aadditional_methods (List of
PaymentFormMethod, optional) – N/Asaved_info (
PaymentRequestedInfo, optional) – N/Asaved_credentials (List of
PaymentSavedCredentials, optional) – N/A
- Functions:
 This object can be returned by 1 function.
Telegram API function.