tdlight-telegram-bot-api/telegram-bot-api
luckydonald a497ebc544 Added back the 'method not found' part.
As this will also be the error message if you do /bot1231:23123/fooBarXYZ, this should still keep the 'method not found' part.
2021-01-21 15:16:58 +01:00
..
Client.cpp Added back the 'method not found' part. 2021-01-21 15:16:58 +01:00
Client.h Implement message_thread_id 2021-01-06 11:16:32 +01:00
ClientManager.cpp User only methods (#25) 2021-01-02 12:32:34 +01:00
ClientManager.h Allow Users to use the bot api (#19) 2020-12-12 00:45:36 +01:00
ClientParameters.h Stats: hide sensible data (#24) 2020-12-15 17:43:20 +01:00
HttpConnection.cpp Allow at least the camelcase version, too. 2021-01-18 00:18:32 +01: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 Allow Users to use the bot api (#19) 2020-12-12 00:45:36 +01:00
Query.h Allow Users to use the bot api (#19) 2020-12-12 00:45:36 +01: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
telegram-bot-api.cpp Stats: hide sensible data (#24) 2020-12-15 17:43:20 +01:00
WebhookActor.cpp Allow Users to use the bot api (#19) 2020-12-12 00:45:36 +01:00
WebhookActor.h Use "time" for monotonic time variables. 2020-11-21 17:38:11 +03:00