mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 11:10:18 +03:00
fix
Co-Authored-By: Lonami <totufals@hotmail.com>
This commit is contained in:
parent
c604d8e728
commit
0dbb084aba
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user