Skip to content

Commit 4f5c11b

Browse files
committed
feat(schema): update documentation to the latest layer
1 parent 7b4d1fe commit 4f5c11b

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
@@ -82616,7 +82616,7 @@
8261682616
"description": "The privacy key is invalid."
8261782617
},
8261882618
"PRIVACY_PREMIUM_REQUIRED": {
82619-
"code": 406,
82619+
"code": 403,
8262082620
"type": "PRIVACY_PREMIUM_REQUIRED",
8262182621
"description": "You need a Telegram Premium subscription to send a message to this user."
8262282622
},
@@ -83776,7 +83776,7 @@
8377683776
"description": "Bot-to-bot messaging is disabled because one of the two bots hasn't enabled the Bot to Bot setting in @BotFather."
8377783777
},
8377883778
"USER_CHANNELS_TOO_MUCH": {
83779-
"code": 400,
83779+
"code": 403,
8378083780
"type": "USER_CHANNELS_TOO_MUCH",
8378183781
"description": "One of the users you tried to add is already in too many channels/supergroups."
8378283782
},

0 commit comments

Comments
 (0)