get_business_account_star_balance()#
- Client.get_business_account_star_balance()#
Returns the amount of Telegram Stars owned by a managed business account. Requires the can_view_gifts_and_stars business bot right.
Usable by Users Bots- Parameters:
business_connection_id (
str
) – Unique identifier of the business connection- Returns:
StarAmount
– On success, the current stars balance is returned.