tdlight-telegram-bot-api/telegram-bot-api
2022-10-06 21:42:33 +03:00
..
Client.cpp Move ClientManager to a separate thread. 2022-10-04 18:27:50 +03:00
Client.h Fail pending setWebhook queries during closing. 2022-10-04 17:05:35 +03:00
ClientManager.cpp Move TQueue::run_gc to ClientManager. 2022-10-06 21:42:33 +03:00
ClientManager.h Move TQueue::run_gc to ClientManager. 2022-10-06 21:42:33 +03:00
ClientParameters.h Move ClientManager to a separate thread. 2022-10-04 18:27:50 +03:00
HttpConnection.cpp Update TDLib to 1.8.7 and support extended_media in sendInvoice. 2022-09-23 20:29:42 +03:00
HttpConnection.h Update TDLib. 2022-06-30 20:27:08 +03:00
HttpServer.h Minor improvements. 2022-01-25 18:18:44 +03:00
HttpStatConnection.cpp Update TDLib to 1.8.7 and support extended_media in sendInvoice. 2022-09-23 20:29:42 +03:00
HttpStatConnection.h Use LambdaPromise instead of PromiseActor. 2022-06-30 19:59:30 +03:00
Query.cpp Move ClientManager to a separate thread. 2022-10-04 18:27:50 +03:00
Query.h Move ClientManager to a separate thread. 2022-10-04 18:27:50 +03:00
Stats.cpp Add active_request_count and active_file_upload_bytes to bot statistics. 2022-09-18 02:54:22 +03:00
Stats.h Add active_request_count and active_file_upload_bytes to bot statistics. 2022-09-18 02:54:22 +03:00
telegram-bot-api.cpp Move TQueue::run_gc to ClientManager. 2022-10-06 21:42:33 +03:00
Watchdog.cpp Add watchdog for ClientManager's thread. 2022-10-05 00:06:48 +03:00
Watchdog.h Add watchdog for main thread hanging. 2022-08-22 02:26:36 +03:00
WebhookActor.cpp Update TDLib. 2022-06-30 20:27:08 +03:00
WebhookActor.h Update TDLib. 2022-06-30 20:27:08 +03:00