mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 21:10:29 +00:00
Update code to deal with the new sessions
This commit is contained in:
@@ -372,7 +372,6 @@ async def log_out(self: 'TelegramClient') -> bool:
|
||||
self._state_cache.reset()
|
||||
|
||||
await self.disconnect()
|
||||
self.session.delete()
|
||||
return True
|
||||
|
||||
async def edit_2fa(
|
||||
|
Reference in New Issue
Block a user