mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-07 09:45:14 +00:00
Performance improvements
This commit is contained in:
@@ -96,7 +96,6 @@ class BaseClient:
|
||||
self.date = None
|
||||
|
||||
self.rnd_id = MsgId
|
||||
self.channels_pts = {}
|
||||
|
||||
self.peers_by_id = {}
|
||||
self.peers_by_username = {}
|
||||
|
Reference in New Issue
Block a user