mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-30 17:59:55 +03:00
Merge branch 'master' of https://github.com/vegeta1k95/Telethon
This commit is contained in:
commit
ee08e69529
|
@ -408,7 +408,7 @@ class UpdateMethods:
|
|||
try:
|
||||
await self.get_me(input_peer=True)
|
||||
except OSError:
|
||||
pass
|
||||
pass # might not have connection
|
||||
|
||||
built = EventBuilderDict(self, update, others)
|
||||
for conv_set in self._conversations.values():
|
||||
|
|
Loading…
Reference in New Issue
Block a user