summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-10Fixes #55Oleg Morozenkov
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-02-02Merge pull request #38 from ymuv/masterOleg Morozenkov
2017-02-02Add initializer_list for register same commands.ymuv
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-24Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35Oleg 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-23Fix -Wsign-compare and control reaches end of non-void functionymuv
2017-01-16Little typoasapelkin
2017-01-15Fix testsOleg Morozenkov
2017-01-12fix parse Array errorkukin-konstantin
2017-01-11fix encodeUrl functionkukin-konstantin
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-11-23StringTools: small fix for perfomanceRamzan Bekbulatov
2016-11-07added call to parse MessageEntitiy Andrea Barbadoro
2016-11-04Update TgTypeParser.cppAndrea 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-13Add parseMode parameter to sendMessageXiaodong Qi
2016-04-06Added certificate to setWebhook methodAndrea Giove
2016-03-30Fixed ChosenInlineResult issueAndrea Giove
2016-03-29Edited answerInlineQueryAndrea Giove
2016-03-29Fix problem with Update parsingAndrea Giove
2016-03-27Move InlineQueryResult.cpp in the right dirAndrea 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