Skip to content

Commit 177d042

Browse files
committed
feat(schema): update documentation to the latest layer
1 parent cdba604 commit 177d042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_schema/158.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39896,7 +39896,7 @@
3989639896
},
3989739897
"offset_user": {
3989839898
"name": "offset_user",
39899-
"description": "User ID for pagination¹",
39899+
"description": "User ID for pagination¹: if set, offset_date must also be set.",
3990039900
"links": [
3990139901
"https://core.telegram.org/api/offsets"
3990239902
]

_schema/latest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39896,7 +39896,7 @@
3989639896
},
3989739897
"offset_user": {
3989839898
"name": "offset_user",
39899-
"description": "User ID for pagination¹",
39899+
"description": "User ID for pagination¹: if set, offset_date must also be set.",
3990039900
"links": [
3990139901
"https://core.telegram.org/api/offsets"
3990239902
]

0 commit comments

Comments
 (0)