фикс логов в консоли
This commit is contained in:
parent
bc3f6dd8b5
commit
ddf98463c1
@ -154,7 +154,6 @@ class Program
|
||||
try
|
||||
{
|
||||
await botClient.DeleteMessage(chatId, messageId);
|
||||
Log.Information($"Сообщение {messageId} в чате {chatId} удалено.");
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user