diff --git a/_schema/latest.json b/_schema/latest.json index ffc709f..2ce614e 100644 --- a/_schema/latest.json +++ b/_schema/latest.json @@ -76316,7 +76316,7 @@ "description": "The invite hash is empty." }, "INVITE_HASH_EXPIRED": { - "code": 406, + "code": 400, "type": "INVITE_HASH_EXPIRED", "description": "The invite link has expired." }, @@ -78086,7 +78086,7 @@ "description": "This method can only be called by a bot." }, "USER_CHANNELS_TOO_MUCH": { - "code": 400, + "code": 403, "type": "USER_CHANNELS_TOO_MUCH", "description": "One of the users you tried to add is already in too many channels/supergroups." },