From beb12ead4f6b12a36e797cb0b89b8c0921d95c13 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 25 Jul 2024 19:14:51 +0000 Subject: [PATCH] Update content of files --- .../method/messages.getScheduledHistory.html | 2 +- .../corefork.telegram.org/method/messages.getWebPage.html | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/data/web/corefork.telegram.org/method/messages.getScheduledHistory.html b/data/web/corefork.telegram.org/method/messages.getScheduledHistory.html index 8959ee2851..fd1c79c64f 100644 --- a/data/web/corefork.telegram.org/method/messages.getScheduledHistory.html +++ b/data/web/corefork.telegram.org/method/messages.getScheduledHistory.html @@ -79,7 +79,7 @@ hash long -Hash used for caching, for more info click here +Hash used for caching, for more info click here.
To generate the hash, populate the ids array with the id, date and edit_date (in this order) of the previously returned messages (in order, i.e. ids = [id1, date1, edit_date1, id2, date2, edit_date2, ...]). diff --git a/data/web/corefork.telegram.org/method/messages.getWebPage.html b/data/web/corefork.telegram.org/method/messages.getWebPage.html index 49f900725b..c7837868fb 100644 --- a/data/web/corefork.telegram.org/method/messages.getWebPage.html +++ b/data/web/corefork.telegram.org/method/messages.getWebPage.html @@ -76,7 +76,7 @@ hash int -Hash used for caching, for more info click here +Hash used for caching, for more info click here.
Note: the usual hash generation algorithm cannot be used in this case, please re-use the webPage.hash field returned by a previous call to the method, or pass 0 if this is the first call or if the previous call did not return a webPage. @@ -101,7 +101,9 @@

Related pages

Pagination in the API

-

How to fetch results from large lists of objects.

+

How to fetch results from large lists of objects.

+

webPage

+

Webpage preview