summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-11-04Update TgTypeParser.hAndrea Barbadoro
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-17Added implementation to Inline Keyboard and added a new event broadcasterAndrea 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-30Fixed ChosenInlineResult issueAndrea Giove
2016-03-29Added constructorsAndrea Giove
2016-03-29Edited answerInlineQueryAndrea Giove
2016-03-29Included new classes in tgbot.hAndrea Giove
2016-03-27Fixed compilation errorsAndrea Giove
2016-03-27Add answerInlineQuery methodAndrea 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-24Always use int64_t for chatIdFlorian Scheibner
2015-12-09Fix tgbot.h. Closes #11Oleg Morozenkov
2015-12-06Some fixes. Closes #9, #10Oleg Morozenkov
2015-11-23Add Chat classNaveen
2015-11-16Fix command parsing with @Florian Scheibner
2015-11-16Fix hide_keyboard and force_reply MessagesFlorian Scheibner
2015-11-12Output boolean values correctly as jsonFlorian Scheibner
2015-11-12Parse commands correctlyFlorian Scheibner
2015-11-12Fix getMessages callFlorian Scheibner
2015-09-15Fix formatting + some minor improvementsOleg Morozenkov
2015-09-10Fix for send files using multipart/formray-pixar
2015-09-08Fix for boost::asio::local. now you can build the library in windowsray-pixar