StarsStatus

---types---
payments.starsStatus#bbfa316c flags:# balance:long subscriptions:flags.1?Vector<StarsSubscription> subscriptions_next_offset:flags.2?string subscriptions_missing_balance:flags.4?long history:flags.3?Vector<StarsTransaction> next_offset:flags.0?string chats:Vector<Chat> users:Vector<User> = payments.StarsStatus

Belongs to

payments.StarsStatus

This type can only be an instance of:

StarsStatus

Members

balancelong
chatsChatA list must be supplied.
usersUserA list must be supplied.
subscriptionsStarsSubscriptionThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
subscriptions_next_offsetstringThis argument defaults to None and can be omitted.
subscriptions_missing_balancelongThis argument defaults to None and can be omitted.
historyStarsTransactionThis argument defaults to None and can be omitted. Otherwise, a list must be supplied.
next_offsetstringThis argument defaults to None and can be omitted.