We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4d1fe commit 4f5c11bCopy full SHA for 4f5c11b
1 file changed
_schema/latest.json
@@ -82616,7 +82616,7 @@
82616
"description": "The privacy key is invalid."
82617
},
82618
"PRIVACY_PREMIUM_REQUIRED": {
82619
- "code": 406,
+ "code": 403,
82620
"type": "PRIVACY_PREMIUM_REQUIRED",
82621
"description": "You need a Telegram Premium subscription to send a message to this user."
82622
@@ -83776,7 +83776,7 @@
83776
"description": "Bot-to-bot messaging is disabled because one of the two bots hasn't enabled the Bot to Bot setting in @BotFather."
83777
83778
"USER_CHANNELS_TOO_MUCH": {
83779
- "code": 400,
83780
"type": "USER_CHANNELS_TOO_MUCH",
83781
"description": "One of the users you tried to add is already in too many channels/supergroups."
83782
0 commit comments