From 177d04213c47bf00d970f8b7bfb3db36b2f11790 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 7 Sep 2023 07:44:00 +0000 Subject: [PATCH] feat(schema): update documentation to the latest layer --- _schema/158.json | 2 +- _schema/latest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_schema/158.json b/_schema/158.json index 1942b83..b2722ed 100644 --- a/_schema/158.json +++ b/_schema/158.json @@ -39896,7 +39896,7 @@ }, "offset_user": { "name": "offset_user", - "description": "User ID for pagination¹", + "description": "User ID for pagination¹: if set, offset_date must also be set.", "links": [ "https://core.telegram.org/api/offsets" ] diff --git a/_schema/latest.json b/_schema/latest.json index 1942b83..b2722ed 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -39896,7 +39896,7 @@ }, "offset_user": { "name": "offset_user", - "description": "User ID for pagination¹", + "description": "User ID for pagination¹: if set, offset_date must also be set.", "links": [ "https://core.telegram.org/api/offsets" ]