tdlight-telegram-bot-api/telegram-bot-api
levlam 8cc6d61d39 Add the field InlineQuery.chat_type, which can be sent by the server in the distant future. 2020-12-08 03:57:25 +03:00
..
Client.cpp Add the field InlineQuery.chat_type, which can be sent by the server in the distant future. 2020-12-08 03:57:25 +03:00
Client.h Add the field InlineQuery.chat_type, which can be sent by the server in the distant future. 2020-12-08 03:57:25 +03:00
ClientManager.cpp Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
ClientManager.h Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
ClientParameters.h Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
HttpConnection.cpp Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
HttpConnection.h Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
HttpServer.h Add missing log part (#30) 2020-11-20 18:11:23 +03:00
HttpStatConnection.cpp Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
HttpStatConnection.h Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
Query.cpp Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
Query.h Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
Stats.cpp Telegram Bot APi server initial commit. 2020-11-03 19:34:10 +03:00
Stats.h Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
WebhookActor.cpp Improve webhook updates delaying. 2020-11-26 19:12:19 +03:00
WebhookActor.h Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00
telegram-bot-api.cpp Update TDLib. Support can_manage_voice_chats administrator right. 2020-12-08 03:29:19 +03:00