summaryrefslogtreecommitdiff
path: root/include/tgbot/Api.h
AgeCommit message (Expand)Author
2020-03-13fix: use C++ fixed-width types instead of C typesAlexander Zaitsev
2019-12-05Combile all licenses in LICENSE. Fix Dockerfile_testOleg Morozenkov
2019-12-05Merge branch 'master' into nitanmarcel/api_update_prOleg Morozenkov
2019-11-20API 4.4nitanmarcel
2019-11-19API 4.2nitanmarcel
2019-11-12update api addStickerToSet: remove titleYJBeetle
2019-11-12update api and fixYJBeetle
2018-07-27Fix 'default argument missing'JellyBrick
2018-07-27Bot API 4.0 - Part 4JellyBrick
2018-07-27Fix build errorJellyBrick
2018-07-27Bot API 4.0 - Part 3JellyBrick
2018-07-27Bot API 4.0 - Part 2JellyBrick
2018-07-27Bot API 4.0 - Part 1JellyBrick
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-04Add forward decl.Egor Pugin
2018-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-22Fix typo (std::vector contains Object::Ptr)JellyBrick
2018-06-22Fix typoJellyBrick
2018-06-22Fix compilation error (no matching function)JellyBrick
2018-06-22Resolved #48, Bot API 3.0 implementation done.JellyBrick
2018-06-22Bot API 3.0 Invoice method implementedJellyBrick
2018-05-29Bot API 2.2 (Game) updateJellyBrick
2018-05-29Added @brief to the Doxygen comment.JellyBrick
2018-05-28Bot API 3.6 updateJellyBrick
2018-05-28Fix build error (could not convert)JellyBrick
2018-05-28Bot API 3.5 updateJellyBrick
2018-05-28Bot API 3.4 updateJellyBrick
2018-05-27Fix build error (no matching function)JellyBrick
2018-05-27Bot API 3.2 updateJellyBrick
2018-05-27Bot API 3.1 updateJellyBrick
2018-05-27Bot API 3.0 (Maks Mazurov (fox.cpp))JellyBrick
2018-05-26Improve performanceJellyBrick
2017-05-14Added deleteMessage method.Maks UjGamer
2017-03-21FixOleg Morozenkov
2017-03-21Add doc to TgBot::Api::downloadFile methodOleg Morozenkov
2017-03-20add function download filekukin-konstantin
2017-03-20fix errorskukin-konstantin
2017-01-23Fix working with shared_ptrymuv
2017-01-02add editMessage methodskukin-konstantin
2016-12-30add leaveChat methodkukin-konstantin
2016-12-30Add getFile, edit kickChatMember, urbanChatMemberkukin-konstantin
2016-12-30Add Chat functionskukin-konstantin
2016-12-30fix send Video, Voice etckukin-konstantin
2016-12-30add Webhook functionsKonstantin Kukin
2016-04-18Fix mergeOleg Morozenkov
2016-04-17Merge pull request #22 from aadeg/masterOleg Morozenkov
2016-04-17Added new type: Venue, MessageEntityAndrea Giove
2016-04-16Added sendVoice method and update sendAudio methodAndrea Giove
2016-04-16Added the disable_method parameter to all methodsAndrea Giove