set_name


Description:

public async Ok set_name (string first_name, string last_name) throws TDLibError

Changes the first and last name of the current user

Parameters:

first_name

The new value of the first name for the current user; 1-64 characters

last_name

The new value of the optional last name for the current user; 0-64 characters