File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 68688
68688
"description": "The current user is not in the channel."
68689
68689
},
68690
68690
"CHANNEL_PRIVATE": {
68691
- "code": 400 ,
68691
+ "code": 406 ,
68692
68692
"type": "CHANNEL_PRIVATE",
68693
68693
"description": "You haven't joined this channel/supergroup."
68694
68694
},
69833
69833
"description": "The specified offset is longer than 64 bytes."
69834
69834
},
69835
69835
"NOT_ELIGIBLE": {
69836
- "code": 403 ,
69836
+ "code": 400 ,
69837
69837
"type": "NOT_ELIGIBLE",
69838
69838
"description": "The current user is not eligible to join the Peer-to-Peer Login Program."
69839
69839
},
70183
70183
"description": "The privacy key is invalid."
70184
70184
},
70185
70185
"PRIVACY_PREMIUM_REQUIRED": {
70186
- "code": 403 ,
70186
+ "code": 406 ,
70187
70187
"type": "PRIVACY_PREMIUM_REQUIRED",
70188
70188
"description": "You need a Telegram Premium subscription to send a message to this user."
70189
70189
},
71138
71138
"description": "This user was kicked from this supergroup/channel."
71139
71139
},
71140
71140
"USER_NOT_MUTUAL_CONTACT": {
71141
- "code": 403 ,
71141
+ "code": 400 ,
71142
71142
"type": "USER_NOT_MUTUAL_CONTACT",
71143
71143
"description": "The provided user is not a mutual contact."
71144
71144
},
You can’t perform that action at this time.
0 commit comments