PremiumSubscriptionOption
---types---
premiumSubscriptionOption#b6f11ebe flags:# current:flags.1?true can_purchase_upgrade:flags.2?true 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. |
| store_product | string | This argument defaults to None and can be omitted. |