mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Enable fetching all user's dialogs
This commit is contained in:
parent
ae84bb267f
commit
70e4e4e008
1 changed files with 1 additions and 1 deletions
|
|
@ -243,7 +243,7 @@ class Client:
|
|||
self.save_session()
|
||||
|
||||
self.rnd_id = self.session.msg_id
|
||||
# self.get_dialogs()
|
||||
self.get_dialogs()
|
||||
|
||||
def get_dialogs(self):
|
||||
peers = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue