* moved WelcomeAttribute to a separate namespace for special case-targetted attribute
* Added "MethodHandlerDescriptor" a class that provides ability to implicitly create handlers from methods that matches the AbstractHandlerAction<T> delegate * Added extension method for HandlersCollection for adding methods as handlers
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using Telegram.Bot.Types.Enums;
|
||||
using Telegrator.Providers;
|
||||
using Telegrator.Handlers.Building.Components;
|
||||
using Telegrator.MadiatorCore;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user