mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-09 05:19:41 +00:00
Update to layer 76
This commit is contained in:
@@ -1083,6 +1083,7 @@ class TelegramClient(TelegramBareClient):
|
||||
limit=1,
|
||||
max_id=max_id,
|
||||
min_id=min_id,
|
||||
hash=0,
|
||||
from_id=self.get_input_entity(from_user) if from_user else None
|
||||
)
|
||||
else:
|
||||
|
Reference in New Issue
Block a user