PremiumSubscriptionOption
---types---
premiumSubscriptionOption#5f2d1df2 flags:# current:flags.1?true can_purchase_upgrade:flags.2?true transaction:flags.3?string months:int currency:string amount:long bot_url:string store_product:flags.0?string = PremiumSubscriptionOption
Belongs to
This type can only be an instance of:
Members
months | int | |
currency | string | |
amount | long | |
bot_url | string | |
current | flag | This argument defaults to None and can be omitted. |
can_purchase_upgrade | flag | This argument defaults to None and can be omitted. |
transaction | string | This argument defaults to None and can be omitted. |
store_product | string | This argument defaults to None and can be omitted. |