Added types for future State keepers overhaul

This commit is contained in:
2025-08-13 01:11:42 +04:00
parent cbfb1d4e8d
commit 68e171f082
14 changed files with 52 additions and 11 deletions
@@ -1,6 +1,7 @@
using Telegram.Bot.Types;
using Telegrator.Annotations.StateKeeping;
using Telegrator.Filters.Components;
using Telegrator.StateKeeping.Abstracts;
using Telegrator.StateKeeping.Components;
namespace Telegrator.Handlers.Building.Components