fuck visual studio

This commit is contained in:
West14
2022-05-05 13:30:59 +03:00
parent df43c45f02
commit 88e04df77c
+6 -1
View File
@@ -1,4 +1,9 @@
namespace West.TelegramBot.ChatManagement; using Kruzya.TelegramBot.Core.Extensions;
using Telegram.Bot;
using Telegram.Bot.Types;
using Telegram.Bot.Types.Enums;
namespace West.TelegramBot.ChatManagement;
public class Notifier public class Notifier
{ {