From 42e8dce7ccafecb5490a9a0a2d897c363e6cdfba Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 15 Mar 2022 07:43:26 +0000 Subject: [PATCH] feat(schema): update schema documentation to the latest layer --- _schema/139.json | 4 ++-- _schema/latest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_schema/139.json b/_schema/139.json index 40e13cf..f347da2 100644 --- a/_schema/139.json +++ b/_schema/139.json @@ -33494,9 +33494,9 @@ }, "offset": { "name": "offset", - "description": "Offset (typically taken from the next_offset field of the returned MessageReactionsList¹)", + "description": "Offset (typically taken from the next_offset field of the returned messages.MessageReactionsList¹)", "links": [ - "https://core.telegram.org/type/MessageReactionsList" + "https://core.telegram.org/type/messages.MessageReactionsList" ] }, "peer": { diff --git a/_schema/latest.json b/_schema/latest.json index 40e13cf..f347da2 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -33494,9 +33494,9 @@ }, "offset": { "name": "offset", - "description": "Offset (typically taken from the next_offset field of the returned MessageReactionsList¹)", + "description": "Offset (typically taken from the next_offset field of the returned messages.MessageReactionsList¹)", "links": [ - "https://core.telegram.org/type/MessageReactionsList" + "https://core.telegram.org/type/messages.MessageReactionsList" ] }, "peer": {