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;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| current |
flags.1?true |
|
| can_purchase_upgrade |
flags.2?true |
|
| transaction |
flags.3?string |
|
| months |
int |
|
| currency |
string |
Currency, three-letter code. |
| amount |
long |
Amount. |
| bot_url |
string |
|
| store_product |
flags.0?string |
|
Type
PremiumSubscriptionOption
Related pages
Types used here