This commit is contained in:
Artemy
2025-07-19 23:18:08 +07:00
parent f524a9f0b7
commit 272809d1d8
19 changed files with 340 additions and 34 deletions
@@ -39,6 +39,6 @@ public class SendMessageCommand : IInteractiveCommand
public string ShortHelp()
{
throw new NotImplementedException();
return "Отпарвка тестовых сообщений не существующему юзеру";
}
}