tdlight-telegram-bot-api/telegram-bot-api
2022-05-24 16:56:53 +03:00
..
Client.cpp Add User.is_premium. 2022-05-24 16:56:53 +03:00
Client.h Add User.is_premium. 2022-05-24 16:56:53 +03:00
ClientManager.cpp Allow to specify a secret_token in setWebhook to ensure that webhook was set by the domain owner. 2022-05-13 16:39:32 +03:00
ClientManager.h Use td::FlatHashTable instead of std::unordered_map/set. 2022-03-16 12:41:12 +03:00
ClientParameters.h Minor improvements. 2022-01-25 18:18:44 +03:00
HttpConnection.cpp Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +03:00
HttpConnection.h Minor improvements. 2022-01-25 18:18:44 +03:00
HttpServer.h Minor improvements. 2022-01-25 18:18:44 +03:00
HttpStatConnection.cpp Update copyright year. 2021-01-06 17:24:16 +03:00
HttpStatConnection.h Minor improvements. 2022-01-25 18:18:44 +03:00
Query.cpp Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +03:00
Query.h Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +03:00
Stats.cpp Update TDLib. 2021-05-20 23:51:37 +03:00
Stats.h Minor improvements. 2022-01-25 18:18:44 +03:00
telegram-bot-api.cpp Update TDLib and version to 6.0.2. 2022-05-04 20:12:23 +03:00
WebhookActor.cpp Allow to specify a secret_token in setWebhook to ensure that webhook was set by the domain owner. 2022-05-13 16:39:32 +03:00
WebhookActor.h Allow to specify a secret_token in setWebhook to ensure that webhook was set by the domain owner. 2022-05-13 16:39:32 +03:00