StarsSubscription
---types---
starsSubscription#538ecf18 flags:# canceled:flags.0?true can_refulfill:flags.1?true missing_balance:flags.2?true id:string peer:Peer until_date:date pricing:StarsSubscriptionPricing chat_invite_hash:flags.3?string = StarsSubscription
Belongs to
This type can only be an instance of:
Members
id | string | |
peer | Peer | |
until_date | date | |
pricing | StarsSubscriptionPricing | |
canceled | flag | This argument defaults to None and can be omitted. |
can_refulfill | flag | This argument defaults to None and can be omitted. |
missing_balance | flag | This argument defaults to None and can be omitted. |
chat_invite_hash | string | This argument defaults to None and can be omitted. |