mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-13 20:40:36 +00:00
Document raw methods with friendly variants
This commit is contained in:
@@ -58,6 +58,7 @@ auth.dropTempAuthKeys,both,
|
||||
auth.exportAuthorization,both,DC_ID_INVALID
|
||||
auth.importAuthorization,both,AUTH_BYTES_INVALID USER_ID_INVALID
|
||||
auth.importBotAuthorization,both,ACCESS_TOKEN_EXPIRED ACCESS_TOKEN_INVALID API_ID_INVALID
|
||||
auth.logOut,both,
|
||||
auth.recoverPassword,user,CODE_EMPTY
|
||||
auth.requestPasswordRecovery,user,PASSWORD_EMPTY
|
||||
auth.resendCode,user,PHONE_NUMBER_INVALID
|
||||
|
||||
|
Reference in New Issue
Block a user