set_business_account_bio()

Client.set_business_account_bio()

Changes the bio of a managed business account.

Parameters:
  • business_connection_id (str) – Unique identifier of the business connection.

  • bio (str) – New bio; 0-70 characters.

Returns:

bool – True on success.