tdlight-telegram-bot-api/telegram-bot-api
levlam 0dfcb6153a Update TDLib and version to 6.0.1. 2022-04-18 01:23:20 +03:00
..
Client.cpp Add setChatMenuButton. 2022-04-08 04:12:22 +03:00
Client.h Add setChatMenuButton. 2022-04-08 04:12:22 +03:00
ClientManager.cpp Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +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
WebhookActor.cpp Use td::unique_ptr instead of std::unique_ptr. 2022-03-16 12:52:34 +03:00
WebhookActor.h Use td::FlatHashTable instead of std::unordered_map/set. 2022-03-16 12:41:12 +03:00
telegram-bot-api.cpp Update TDLib and version to 6.0.1. 2022-04-18 01:23:20 +03:00