payments.GetPaymentForm¶
- class hydrogram.raw.functions.payments.GetPaymentForm[source]¶
Get a payment form
- Details:
Layer:
181ID:
37148DBB
- Parameters:
invoice (
InputInvoice) – Invoicetheme_params (
DataJSON, optional) – A JSON object with the following keys, containing color theme information (integers, RGB24) to pass to the payment provider, to apply in eventual verification pages: bg_color - Background color text_color - Text color hint_color - Hint text color link_color - Link color button_color - Button color button_text_color - Button text color
- Returns: