summaryrefslogtreecommitdiff
path: root/src/TgTypeParser.cpp
AgeCommit message (Expand)Author
2018-06-22Fix compilation error (no matching function)JellyBrick
2018-06-22Bot API 3.0 Invoice method implementedJellyBrick
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-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-26Improve performanceJellyBrick
2018-04-20fix the default value for captionMio
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-24Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35Oleg Morozenkov
2017-01-23Fix -Wsign-compare and control reaches end of non-void functionymuv
2017-01-12fix parse Array errorkukin-konstantin
2017-01-10fix ReplyKeyboardMarkupkukin-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-11-07added call to parse MessageEntitiy Andrea Barbadoro
2016-11-04Update TgTypeParser.cppAndrea Barbadoro
2016-04-17Fixed compilation errorsAndrea Giove
2016-04-17Added implementation to Inline Keyboard and added a new event broadcasterAndrea Giove
2016-03-30Fixed ChosenInlineResult issueAndrea Giove
2016-03-29Fix problem with Update parsingAndrea Giove
2016-03-27Fixed compilation errorsAndrea Giove
2016-03-27Add new types and new event broadcaster for support the inline mode.Andrea Giove
2016-03-26Updated Message classAndrea Giove
2016-03-16Fix crashes in group/supergroupFlorian Scheibner
2015-12-06Some fixes. Closes #9, #10Oleg Morozenkov
2015-11-23Add Chat classNaveen
2015-11-16Fix hide_keyboard and force_reply MessagesFlorian Scheibner
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-29Fix includes + fix some minor bugsOleg Morozenkov