diff --git a/_schema/latest.json b/_schema/latest.json index 23c6b97..95e25ea 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -70183,7 +70183,7 @@ "description": "The privacy key is invalid." }, "PRIVACY_PREMIUM_REQUIRED": { - "code": 403, + "code": 406, "type": "PRIVACY_PREMIUM_REQUIRED", "description": "You need a Telegram Premium subscription to send a message to this user." }, @@ -70633,7 +70633,7 @@ "description": "There are too many stickers in this stickerpack, you can't add any more." }, "STICKERSET_INVALID": { - "code": 400, + "code": 406, "type": "STICKERSET_INVALID", "description": "The provided sticker set is invalid." }, @@ -70908,7 +70908,7 @@ "description": "The close flag cannot be provided together with any of the other flags." }, "TOPIC_DELETED": { - "code": 400, + "code": 406, "type": "TOPIC_DELETED", "description": "The specified topic was deleted." },