Update to layer 76

This commit is contained in:
Lonami Exo
2018-04-28 11:49:43 +02:00
parent 3008ada98d
commit 08dbc42718
4 changed files with 55 additions and 23 deletions

View File

@@ -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: