Удалил спам
All checks were successful
Local Deploy with Docker / build-and-deploy (push) Successful in 42s
All checks were successful
Local Deploy with Docker / build-and-deploy (push) Successful in 42s
This commit is contained in:
parent
809a1feac7
commit
2bf735e1bc
@ -47,10 +47,6 @@ public class BotService
|
||||
{
|
||||
await HandleStatCommandAsync(message, cancellationToken);
|
||||
}
|
||||
else
|
||||
{
|
||||
await _botClient.SendTextMessageAsync(message.Chat.Id, "Неизвестная команда. Попробуйте /reg", cancellationToken: cancellationToken);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user