Logo
Explore Help
Sign In
kosyakmakc/TelegramBotFramework
1
0
Fork 0
You've already forked TelegramBotFramework
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
TelegramBotFramework/TelegramBotBase/Base
History
Victor f3167eda2c Add LambdaStartFormFactory.cs that allows pass parameters without creating factory class
eg. BotBase bb = new BotBase(api, new LambdaStartFormFactory(
    () => new Start(posible, parameters)
));
2021-10-11 14:37:15 +03:00
..
Async.cs
- Update of FormBase for better async event management
2019-07-14 22:22:04 +02:00
ControlBase.cs
Updates and improvements
2021-02-28 15:34:04 +01:00
DataResult.cs
Update DataResult.cs
2020-12-22 15:40:18 +01:00
FormBase.cs
Adding NavigationController for better and optional Push/Pop navigation
2021-07-25 01:54:16 +02:00
LambdaStartFormFactory.cs
Add LambdaStartFormFactory.cs that allows pass parameters without creating factory class
2021-10-11 14:37:15 +03:00
MessageClient.cs
BotCommands and refactoring
2020-04-11 19:12:34 +02:00
MessageResult.cs
Update MessageResult.cs
2021-02-28 17:40:02 +01:00
ResultBase.cs
- making Events property of FormBase public, for use in sub classes
2019-11-21 21:38:20 +01:00
SimpleStartFormFactory.cs
Migrate start form creation from generics to a factory method pattern
2021-10-11 14:23:27 +03:00
StateContainer.cs
Adding StateMachine for Session serialization
2020-04-05 13:13:11 +07:00
StateEntry.cs
Adding StateMachine for Session serialization
2020-04-05 13:13:11 +07:00
Powered by Gitea Version: 1.23.4 Page: 207ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API