5 Commits

Author SHA1 Message Date
Florian Zevedei
db5dd7862c Adding IDeviceSession and IDeviceSessionMethods Interface 2024-10-15 15:32:32 +02:00
Florian Zevedei
f401216eff Fixing EditMessage behaviour 2023-12-06 15:19:28 +01:00
ZavaruKitsu
5ab15621a0 fix: reformat using C# rules 2022-10-08 19:26:34 +03:00
ZavaruKitsu
a731e2a8d0 fix: some build & linter warnings 2022-10-08 19:15:51 +03:00
FlorianDahn
31e52887ba V17 - Big Update
- Adding a message loop interface to build custom message loops
- extracting default message loop from BotBase into seperate class
- updates to BotBaseBuilder for integration of custom message loops
- updating all result classes for using the new Update object of V17
- improving MessageResult and UpdateResult classes
- BotBase has been prepared for cleanup (a lot of comments)
- Comment cleanup at the next build
- updating Readme
2021-11-26 17:57:49 +01:00