mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-03 11:40:11 +03:00
Merge branch 'master' into asyncio
This commit is contained in:
commit
bcd5f8d4a1
|
@ -880,7 +880,7 @@ class ChatAction(_EventBuilder):
|
|||
except (TypeError, ValueError):
|
||||
missing = []
|
||||
|
||||
self._user_peers = have + missing
|
||||
self._users = have + missing
|
||||
|
||||
return self._users
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user