Skip to content

Commit 88bde0b

Browse files
Merge pull request #172 from gotd/feat/update-schema
feat(schema): update documentation to the latest layer
2 parents 9a38746 + aec79dd commit 88bde0b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_schema/158.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40136,7 +40136,7 @@
4013640136
},
4013740137
"offset_id": {
4013840138
"name": "offset_id",
40139-
"description": "Offsets for pagination, for more info click here¹",
40139+
"description": "Offsets for pagination, for more info click here¹ (top_message ID used for pagination)",
4014040140
"links": [
4014140141
"https://core.telegram.org/api/offsets"
4014240142
]
@@ -49737,7 +49737,7 @@
4973749737
"parameters": {
4973849738
"bytes": {
4973949739
"name": "bytes",
49740-
"description": "Binary data, contend of a part"
49740+
"description": "Binary data, content of a part"
4974149741
},
4974249742
"file_id": {
4974349743
"name": "file_id",

_schema/latest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40136,7 +40136,7 @@
4013640136
},
4013740137
"offset_id": {
4013840138
"name": "offset_id",
40139-
"description": "Offsets for pagination, for more info click here¹",
40139+
"description": "Offsets for pagination, for more info click here¹ (top_message ID used for pagination)",
4014040140
"links": [
4014140141
"https://core.telegram.org/api/offsets"
4014240142
]
@@ -49737,7 +49737,7 @@
4973749737
"parameters": {
4973849738
"bytes": {
4973949739
"name": "bytes",
49740-
"description": "Binary data, contend of a part"
49740+
"description": "Binary data, content of a part"
4974149741
},
4974249742
"file_id": {
4974349743
"name": "file_id",

0 commit comments

Comments
 (0)