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": {