tdlight-telegram-bot-api/telegram-bot-api
SMAZNet ebedcc056b
Fix file_path doesnt exists on getFile method (#55)
* Fix file_path doesnt exists on getFile method

This PR fixes file_path doesnt exists on getFile method when localmode enabled and filesize is bigger than limit

* added check parameters_->no_file_limit_
2021-02-19 22:05:30 +01:00
..
Client.cpp Fix file_path doesnt exists on getFile method (#55) 2021-02-19 22:05:30 +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