This commit is contained in:
Дмитрий Шиманский
2023-11-02 16:48:36 +03:00
parent 7c3e88376b
commit e977fb2abd
7 changed files with 649 additions and 27 deletions

View File

@@ -92,6 +92,7 @@ namespace DiscordApp.Justice.Interactions
else
{
await FollowupAsync($"У {passportId} указан неправильный номер паспорта.", ephemeral: true);
return;
}
}