Skip to content

Commit 21068a2

Browse files
Merge pull request #495 from gotd/feat/update-schema
feat(schema): update documentation to the latest layer
2 parents d1d4a4a + 2769767 commit 21068a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_schema/latest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72529,7 +72529,7 @@
7252972529
"description": "The privacy key is invalid."
7253072530
},
7253172531
"PRIVACY_PREMIUM_REQUIRED": {
72532-
"code": 403,
72532+
"code": 406,
7253372533
"type": "PRIVACY_PREMIUM_REQUIRED",
7253472534
"description": "You need a Telegram Premium subscription to send a message to this user."
7253572535
},
@@ -73249,7 +73249,7 @@
7324973249
"description": "You specified no topic IDs."
7325073250
},
7325173251
"TOPIC_CLOSED": {
73252-
"code": 400,
73252+
"code": 406,
7325373253
"type": "TOPIC_CLOSED",
7325473254
"description": "This topic was closed, you can't send messages to it anymore."
7325573255
},
@@ -73259,7 +73259,7 @@
7325973259
"description": "The close flag cannot be provided together with any of the other flags."
7326073260
},
7326173261
"TOPIC_DELETED": {
73262-
"code": 400,
73262+
"code": 406,
7326373263
"type": "TOPIC_DELETED",
7326473264
"description": "The specified topic was deleted."
7326573265
},

0 commit comments

Comments
 (0)