Co-Authored-By: Lonami <totufals@hotmail.com>
This commit is contained in:
Manuel1510 2019-10-27 18:38:26 +01:00 committed by GitHub
parent c604d8e728
commit 0dbb084aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -459,7 +459,7 @@ class UpdateMethods:
if not pts_date:
# First-time, can't get difference. Get pts instead.
result = await self(functions.channels.getFullChannel(
result = await self(functions.channels.GetFullChannelRequest(
channel=where
))
self._state_cache[channel_id] = result.full_chat.pts