View Source ExTDLib.Method.SetAuthenticationEmailAddress (ExTDLib v0.0.4)

Sets the email address of the user and sends an authentication code to the email address. Works only when the current authorization state is authorizationStateWaitEmailAddress. Returns object_ptr<Ok>.

NameTypeDescription
email_addressstringThe email address of the user.

More details on telegram's documentation.