summaryrefslogtreecommitdiff
path: root/src/Api.cpp
AgeCommit message (Expand)Author
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-22Resolved #42JellyBrick
2018-06-22Fix typo (std::vector contains Object::Ptr)JellyBrick
2018-06-22Fix typoJellyBrick
2018-06-22Resolved #48, Bot API 3.0 implementation done.JellyBrick
2018-06-12Use std::vector::reserveJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Performance optimizationJellyBrick
2018-05-29Fix build error (no matching function)JellyBrick
2018-05-29Bot API 2.2 (Game) updateJellyBrick
2018-05-28Bot API 3.6 updateJellyBrick
2018-05-28Bot API 3.5 updateJellyBrick
2018-05-28Bot API 3.4 updateJellyBrick
2018-05-27Bot API 3.2 updateJellyBrick
2018-05-27Fix build error (cross-reference)JellyBrick
2018-05-27Bot API 3.1 updateJellyBrick
2018-05-27Bot API 3.0 (Maks Mazurov (fox.cpp))JellyBrick
2017-08-15Bug FixJellyBrick
2017-05-15Update docsOleg Morozenkov
2017-05-14Added deleteMessage method.Maks UjGamer
2017-03-20add function download filekukin-konstantin
2017-03-20fix errorskukin-konstantin
2017-01-23Fix working with shared_ptrymuv
2017-01-16Little typoasapelkin
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 #23 from aadeg/masterOleg Morozenkov
2016-04-17Fixed compilation errorsAndrea Giove
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-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-11-23Remove coutNaveen
2015-11-23Add Chat classNaveen
2015-11-12Fix getMessages callFlorian Scheibner
2015-09-15Fix compile errorOleg Morozenkov