mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 12:59:46 +00:00
Update to layer 89
This breaks edit_2fa
This commit is contained in:
@@ -454,6 +454,8 @@ class AuthMethods(MessageParseMethods, UserMethods):
|
||||
Returns:
|
||||
``True`` if successful, ``False`` otherwise.
|
||||
"""
|
||||
raise NotImplemented
|
||||
|
||||
if new_password is None and current_password is None:
|
||||
return False
|
||||
|
||||
|
Reference in New Issue
Block a user