Skip to content

Commit a00cd94

Browse files
Merge pull request #837 from gotd/feat/update-schema
feat(schema): update documentation to the latest layer
2 parents f1bfd0d + f3ebc08 commit a00cd94

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎_schema/latest.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84008,7 +84008,7 @@
8400884008
"description": "The specified offset is longer than 64 bytes."
8400984009
},
8401084010
"NOT_ELIGIBLE": {
84011-
"code": 400,
84011+
"code": 403,
8401284012
"type": "NOT_ELIGIBLE",
8401384013
"description": "The current user is not eligible to join the Peer-to-Peer Login Program."
8401484014
},
@@ -85578,7 +85578,7 @@
8557885578
"description": "Bot-to-bot messaging is disabled because one of the two bots hasn't enabled the Bot to Bot setting in @BotFather."
8557985579
},
8558085580
"USER_CHANNELS_TOO_MUCH": {
85581-
"code": 400,
85581+
"code": 403,
8558285582
"type": "USER_CHANNELS_TOO_MUCH",
8558385583
"description": "One of the users you tried to add is already in too many channels/supergroups."
8558485584
},

0 commit comments

Comments
 (0)