File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
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": 406 ,
68691
+ "code": 400 ,
68692
68692
"type": "CHANNEL_PRIVATE",
68693
68693
"description": "You haven't joined this channel/supergroup."
68694
68694
},
68758
68758
"description": "You do not have the rights to do this."
68759
68759
},
68760
68760
"CHAT_ADMIN_REQUIRED": {
68761
- "code": 400 ,
68761
+ "code": 403 ,
68762
68762
"type": "CHAT_ADMIN_REQUIRED",
68763
68763
"description": "You must be an admin in this chat to do this."
68764
68764
},
69833
69833
"description": "The specified offset is longer than 64 bytes."
69834
69834
},
69835
69835
"NOT_ELIGIBLE": {
69836
- "code": 400 ,
69836
+ "code": 403 ,
69837
69837
"type": "NOT_ELIGIBLE",
69838
69838
"description": "The current user is not eligible to join the Peer-to-Peer Login Program."
69839
69839
},
You can’t perform that action at this time.
0 commit comments