From 0fb374143dd2750b63f28ce6a1d98e9513245082 Mon Sep 17 00:00:00 2001 From: Shrimadhav U K Date: Fri, 20 Aug 2021 07:44:54 +0530 Subject: [PATCH] add --- telethon_generator/data/methods.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telethon_generator/data/methods.csv b/telethon_generator/data/methods.csv index 29c1bc25..b4762207 100644 --- a/telethon_generator/data/methods.csv +++ b/telethon_generator/data/methods.csv @@ -79,7 +79,7 @@ auth.importBotAuthorization,both,ACCESS_TOKEN_EXPIRED ACCESS_TOKEN_INVALID API_I auth.importLoginToken,user,AUTH_TOKEN_ALREADY_ACCEPTED AUTH_TOKEN_EXPIRED AUTH_TOKEN_INVALID auth.logOut,both, auth.recoverPassword,user,CODE_EMPTY NEW_SETTINGS_INVALID -auth.requestPasswordRecovery,user,PASSWORD_EMPTY +auth.requestPasswordRecovery,user,PASSWORD_EMPTY PASSWORD_RECOVERY_NA auth.resendCode,user,PHONE_NUMBER_INVALID auth.resetAuthorizations,user,TIMEOUT auth.sendCode,user,API_ID_INVALID API_ID_PUBLISHED_FLOOD AUTH_RESTART INPUT_REQUEST_TOO_LONG PHONE_NUMBER_APP_SIGNUP_FORBIDDEN PHONE_NUMBER_BANNED PHONE_NUMBER_FLOOD PHONE_NUMBER_INVALID PHONE_PASSWORD_FLOOD PHONE_PASSWORD_PROTECTED