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": 406 ,
68691
+ "code": 400 ,
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
},
70898
70898
"description": "You specified no topic IDs."
70899
70899
},
70900
70900
"TOPIC_CLOSED": {
70901
- "code": 406 ,
70901
+ "code": 400 ,
70902
70902
"type": "TOPIC_CLOSED",
70903
70903
"description": "This topic was closed, you can't send messages to it anymore."
70904
70904
},
70908
70908
"description": "The close flag cannot be provided together with any of the other flags."
70909
70909
},
70910
70910
"TOPIC_DELETED": {
70911
- "code": 406 ,
70911
+ "code": 400 ,
70912
70912
"type": "TOPIC_DELETED",
70913
70913
"description": "The specified topic was deleted."
70914
70914
},
You can’t perform that action at this time.
0 commit comments