summaryrefslogtreecommitdiff
path: root/include/tgbot/Api.h
AgeCommit message (Expand)Author
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
2016-04-13Fix Api.hXiaodong Qi
2016-04-13Add parseMode parameter to sendMessageXiaodong Qi
2016-04-06Added certificate to setWebhook methodAndrea Giove
2016-03-29Edited answerInlineQueryAndrea Giove
2016-03-27Fixed compilation errorsAndrea Giove
2016-03-27Add answerInlineQuery methodAndrea Giove
2016-03-24Always use int64_t for chatIdFlorian Scheibner
2015-12-06Some fixes. Closes #9, #10Oleg Morozenkov
2015-09-15Fix formatting + some minor improvementsOleg Morozenkov
2015-09-10Fix for send files using multipart/formray-pixar
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-27DocumentationOleg Morozenkov