mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 04:48:06 +00:00
parent
f7c678855d
commit
c5958fc0c4
@ -102,7 +102,7 @@ class SearchGlobal:
|
||||
|
||||
last = messages[-1]
|
||||
|
||||
offset_date = last.date
|
||||
offset_date = utils.datetime_to_timestamp(last.date)
|
||||
offset_peer = await self.resolve_peer(last.chat.id)
|
||||
offset_id = last.id
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user