Florian Zevedei
d72ee38349
Adding null checks to StopReceiving methods of clients
2024-11-18 02:47:20 +01:00
Florian Zevedei
078bdfb163
Making cancellationTokenSource protected
2024-01-24 17:43:44 +01:00
Florian Zevedei
94c680e036
Timeout fixes
...
- Fixing wrong timeout setter
- removing timeout setter in "Prepare" method in client which overrides setting
2024-01-24 17:39:18 +01:00
Florian Zevedei
dbdc40582a
Splitting MessageClient into 2 instances
2024-01-24 03:04:05 +01:00
Florian Zevedei
7fcaa407ad
Adding parallel processing via ThreadPool
2023-12-26 17:40:13 +01:00
Florian Zevedei
c1018ac5a0
Adding ThrowPendingUpdates option to builder and Message client.
2023-12-09 14:56:02 +01:00
Florian Zevedei
794dee7f58
improved readability
2023-12-07 17:49:35 +01:00
TCSBANK\e.khudik
89332244e3
Added the ReceiveError event to MessageClient to provide the ability to handle exceptions in client code
2023-12-04 15:10:28 +03:00
Florian Zevedei
d21a5f8937
Removing Telegram.Bot.Extensions.Polling nuget package
2023-09-10 18:03:33 +02:00
ZavaruKitsu
fb51677429
refactor: make properties readonly
2022-10-15 19:01:29 +03:00
ZavaruKitsu
f9d25dfb83
fix!: prevent exceptions from being muted
...
happens by not awaiting tasks
2022-10-08 20:00:21 +03: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
2c567419ec
Update MessageClient.cs
...
- increasing parameters for Get/SetCommand methods
- adding DeleteBotCommands methods
2022-05-15 23:17:01 +02:00
FlorianDahn
4f85677deb
Comment Cleanup
2022-01-05 18:39:06 +01: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
FlorianDahn
fb7b624ad8
BotCommands and refactoring
...
- refactoring SystemCalls to BotCommand (due new Telegram Bot update)
- Adding UploadBotCommands method to BotBase
- refactoring and simplifying BotBase constructors
- adding getBotCommands and SetBotCommands to MessageClient
2020-04-11 19:12:34 +02:00
FlorianDahn
6a62d73fe0
Adding Edited Features
...
- FormBase: adding Edited method
- MessageClient: adding MessageEdit event
- GroupForm: adding Edited method
- DeviceSession: adding ChatTitle
2020-04-02 12:37:53 +07:00
FlorianDahn
bbf90deccc
- Added easy to use Proxy functionality into constructor
...
- improved DeviceSession
- added IsGroup property to DeviceSession
2019-03-20 11:14:38 +07:00
FlorianDahn
aa53dc9386
- adding a lot of english translations
...
- switching german to english
- some bug fixes in device sessions and improvements
- adding xml documentation
2019-02-22 16:35:35 +01:00
FlorianDahn
7ac450140f
Projektdateien hinzufügen.
2018-05-19 23:23:01 +02:00