mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2026-09-07 01:11:56 +00:00
Remove StateCache
This commit is contained in:
@@ -608,7 +608,6 @@ class AuthMethods:
|
||||
self._bot = None
|
||||
self._self_input_peer = None
|
||||
self._authorized = False
|
||||
self._state_cache.reset()
|
||||
|
||||
await self.disconnect()
|
||||
await self.session.delete()
|
||||
|
||||
Reference in New Issue
Block a user