get_business_connection()¶ Client.get_business_connection()¶ Use this method to get information about the connection of the bot with a business account. Usable by Users Bots Parameters:¶ business_connection_id (str) – Unique identifier of the business connection Returns:¶ BusinessConnection – On success, the the connection of the bot with a business account is returned.