tdlight-telegram-bot-api/telegram-bot-api
Luckydonald de05b42272
Stats: json format (#22)
The work regarding #17.

With 374928c we could merge a working version where the json is still missing a few fields, to iterate from there.

It is available via the normal stats endpoint by calling /json as the path.
Everything else will have the old text style.
2021-01-24 18:09:53 +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 Stats: json format (#22) 2021-01-24 18:09:53 +01:00
ClientManager.h Stats: json format (#22) 2021-01-24 18:09:53 +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 Stats: json format (#22) 2021-01-24 18:09:53 +01:00
HttpStatConnection.h Stats: json format (#22) 2021-01-24 18:09:53 +01: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 Stats: json format (#22) 2021-01-24 18:09:53 +01:00
Stats.h Stats: json format (#22) 2021-01-24 18:09:53 +01:00
StatsJson.h Stats: json format (#22) 2021-01-24 18:09:53 +01: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