PaymentOption¶
- class pyrogram.types.PaymentOption
Bases:
ObjectDescribes an additional payment option.
- Parameters:
title (
str) – Title for the payment option.url (
str) – Payment form URL to be opened in a web view.
Bases: Object
Describes an additional payment option.
title (str) – Title for the payment option.
url (str) – Payment form URL to be opened in a web view.