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 68793
68793
"description": "The provided chat id is invalid."
68794
68794
},
68795
68795
"CHAT_INVALID": {
68796
- "code": 400 ,
68796
+ "code": 500 ,
68797
68797
"type": "CHAT_INVALID",
68798
68798
"description": "Invalid chat."
68799
68799
},
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
},
70033
70033
"description": "You asked for the code too many times."
70034
70034
},
70035
70035
"PHONE_NUMBER_INVALID": {
70036
- "code": 400 ,
70036
+ "code": 406 ,
70037
70037
"type": "PHONE_NUMBER_INVALID",
70038
70038
"description": "The phone number is invalid."
70039
70039
},
70633
70633
"description": "There are too many stickers in this stickerpack, you can't add any more."
70634
70634
},
70635
70635
"STICKERSET_INVALID": {
70636
- "code": 406 ,
70636
+ "code": 400 ,
70637
70637
"type": "STICKERSET_INVALID",
70638
70638
"description": "The provided sticker set is invalid."
70639
70639
},
You can’t perform that action at this time.
0 commit comments