File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 72529
72529
"description": "The privacy key is invalid."
72530
72530
},
72531
72531
"PRIVACY_PREMIUM_REQUIRED": {
72532
- "code": 403 ,
72532
+ "code": 406 ,
72533
72533
"type": "PRIVACY_PREMIUM_REQUIRED",
72534
72534
"description": "You need a Telegram Premium subscription to send a message to this user."
72535
72535
},
73249
73249
"description": "You specified no topic IDs."
73250
73250
},
73251
73251
"TOPIC_CLOSED": {
73252
- "code": 400 ,
73252
+ "code": 406 ,
73253
73253
"type": "TOPIC_CLOSED",
73254
73254
"description": "This topic was closed, you can't send messages to it anymore."
73255
73255
},
73259
73259
"description": "The close flag cannot be provided together with any of the other flags."
73260
73260
},
73261
73261
"TOPIC_DELETED": {
73262
- "code": 400 ,
73262
+ "code": 406 ,
73263
73263
"type": "TOPIC_DELETED",
73264
73264
"description": "The specified topic was deleted."
73265
73265
},
You can’t perform that action at this time.
0 commit comments