summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-05-29Fix build error (no matching function)JellyBrick
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.3 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
2018-05-26Fix build errorJellyBrick
2018-05-26Improve performanceJellyBrick
2018-03-21rename _stringarrayptr with _allowupdates to stay the same with getUpdates()Mio
2018-03-20Make TgLongPoll constructed with user-specified parameters for getUpdates() i...Mio
2018-03-10Update README.mdOleg Morozenkov
2018-03-10Also fixes #54Oleg Morozenkov
2018-03-10Fixes #41Oleg Morozenkov
2018-03-10Fixes #55Oleg Morozenkov
2018-03-10Fixes #54Oleg Morozenkov
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-02-02Merge pull request #38 from ymuv/masterOleg Morozenkov
2017-02-02Add initializer_list for register same commands.ymuv
2017-01-26Bot compilation instructions in README. Update docsOleg Morozenkov
2017-01-26Fix warning: nonnull argument 'value' compared to NULLOleg Morozenkov
2017-01-26Helper method for loading files. Photo upload example. Fixes #24Oleg Morozenkov
2017-01-23I think EventBroadcast and EventHandler should not use shared_ptr references tooOleg Morozenkov
2017-01-23Fix working with shared_ptrymuv
2017-01-15DocsOleg Morozenkov
2017-01-15Editor configOleg Morozenkov
2017-01-10fix ReplyKeyboardMarkupkukin-konstantin
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-30edit Message typekukin-konstantin
2016-12-30add Webhook functionsKonstantin Kukin
2016-12-29Rename ReplyKeyboardHide to ReplyKeyboardRemoveKonstantin Kukin
2016-12-28add parse types to JSON part2Konstantin Kukin
2016-12-27add parse types to JSON part1Konstantin Kukin
2016-12-27upgrade existing inline type and create newKonstantin Kukin
2016-12-26upgrade existing type and create newKonstantin Kukin
2016-11-26fix bug #29Arif Darmawan