Commit Graph

10 Commits

Author SHA1 Message Date
gutii 96b3241716 * Added StartReceiving method as ITelegratoBot interface member
* Added missing summaries
* Fixed compiler warning and infos
* Code cleanup and bugfixes
2026-04-27 22:13:47 +04:00
gutii 5433a2de0d * Fixed Result behaviour
* Added AsWClient
* Updated examples
2026-04-27 21:07:02 +04:00
gutii 0e0a280308 * Added WideBot csproj data
* Added TelegratorWideClient
* Added WClient extension property for handlers
* Code cleanup
2026-04-27 16:28:20 +04:00
Rikitav 0dedd3c0f4 * warnings fixes 2026-03-09 13:40:58 +04:00
Rikitav 162d4a1d05 * StateKeeper system rework
* StateKeepers are deleted
* Added IStateMachine and IStateStorage
* Added IStateStorage as provider to containers and handlers
* Added default IStateStorage implementation
* Added default StateMachine
* minor bug fixes
2026-03-09 03:22:23 +04:00
Rikitav 3cdc058fb5 * Added missing summaries 2026-03-07 00:17:31 +04:00
Rikitav 1ebf4ec22a generator bug fix 2026-03-06 23:27:11 +04:00
Rikitav 866129f2ff * Architectural rework 2026-03-06 23:19:24 +04:00
Rikitav 74d778e6da Fixed Telegrator.Tests project file 2026-03-06 21:17:04 +04:00
Rikitav f1927cdda0 * Moved source code projects directory to 'src'
* Updatedt Solution format
2026-03-06 21:12:21 +04:00