telegram api error · 400

EMAIL_UNCONFIRMED_%d

The provided email isn't confirmed, %d is the length of the verification code that was just sent to the email: use account.verifyEmail to enter the received verification code and enable the recovery email.

%d is a number the server fills in, so EMAIL_UNCONFIRMED_2 is this error

returned by (1)