This commit is contained in:
2024-05-29 01:00:40 +03:00
parent ec13a3be35
commit 56296843f3
-2
View File
@@ -6,9 +6,7 @@ using Kruzya.TelegramBot.Core.Service;
using Kruzya.TelegramBot.CustomChatAddOns.Data;
using Kruzya.TelegramBot.CustomChatAddOns.Options;
using Kruzya.TelegramBot.CustomChatAddOns.Service;
using System.Net.NetworkInformation;
using Telegram.Bot.Types.Enums;
using Ping = Kruzya.TelegramBot.CustomChatAddOns.Data.Ping;
namespace Kruzya.TelegramBot.CustomChatAddOns.Handler
{