set_business_account_name


Description:

public async Ok set_business_account_name (string business_connection_id, string first_name, string last_name) throws TDLibError

Changes the first and last name of a business account; for bots only

Parameters:

business_connection_id

Unique identifier of business connection

first_name

The new value of the first name for the business account; 1-64 characters

last_name

The new value of the optional last name for the business account; 0-64 characters