transfer_business_account_stars()¶ Client.transfer_business_account_stars()¶ Transfers Telegram Stars from the business account balance to the bot’s balance. Note Requires the can_transfer_stars business bot right. Usable by Users Bots Parameters:¶ business_connection_id (str) – Unique identifier of the business connection. star_count (int | str) – Number of Telegram Stars to transfer, 1-10000. Returns:¶ bool – On success, True is returned.