StarSubscriptions¶
Represents a list of Telegram Star subscriptions
StarSubscriptions(
star_amount: StarAmount,
subscriptions: list of StarSubscription,
required_star_count: int53,
next_offset: string
) → StarSubscriptions
star_amount¶
The amount of owned Telegram Stars
subscriptions¶
list of StarSubscription
List of subscriptions for Telegram Stars
required_star_count¶
int53
The number of Telegram Stars required to buy to extend subscriptions expiring soon
next_offset¶
string
The offset for the next request. If empty, then there are no more results