Skip to content

Commit 1d0231c

Browse files
Merge pull request #835 from gotd/feat/update-schema
feat(schema): update documentation to the latest layer
2 parents a6d3f72 + 05eb736 commit 1d0231c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎_schema/latest.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83673,7 +83673,7 @@
8367383673
"description": "The invite hash is empty."
8367483674
},
8367583675
"INVITE_HASH_EXPIRED": {
83676-
"code": 400,
83676+
"code": 406,
8367783677
"type": "INVITE_HASH_EXPIRED",
8367883678
"description": "The invite link has expired."
8367983679
},
@@ -84243,7 +84243,7 @@
8424384243
"description": "You asked for the code too many times."
8424484244
},
8424584245
"PHONE_NUMBER_INVALID": {
84246-
"code": 406,
84246+
"code": 400,
8424784247
"type": "PHONE_NUMBER_INVALID",
8424884248
"description": "The phone number is invalid."
8424984249
},
@@ -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)