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