register_user


Description:

public async Ok register_user (string first_name, string last_name, bool disable_notification) throws TDLibError

Finishes user registration. Works only when the current authorization state is authorizationStateWaitRegistration

Parameters:

first_name

The first name of the user; 1-64 characters

last_name

The last name of the user; 0-64 characters

disable_notification

Pass true to disable notification about the current user joining Telegram for other users that added them to contact list