Describes Telegram Star revenue balances ».
starsRevenueStatus#79342946 flags:# withdrawal_enabled:flags.0?true current_balance:long available_balance:long overall_revenue:long next_withdrawal_at:flags.1?int = StarsRevenueStatus;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
withdrawal_enabled | flags.0?true | If set, the user may withdraw up to available_balance stars. |
current_balance | long | Amount of not-yet-withdrawn Telegram Stars. |
available_balance | long | Amount of withdrawable Telegram Stars. |
overall_revenue | long | Total amount of earned Telegram Stars. |
next_withdrawal_at | flags.1?int | Unixtime indicating when will withdrawal be available to the user. If not set, withdrawal can be started now. |
Telegram Stars are virtual items that allow users to purchase digital goods and services from bots and mini apps inside the Telegram ecosystem, send gifts to content creators on the Telegram platform, and more.