summaryrefslogtreecommitdiff
path: root/src/TgTypeParser.cpp
AgeCommit message (Expand)Author
2022-08-31Add Telegram Passportllnulldisk
2022-08-30Update to API 4.9llnulldisk
2022-08-30Update to API 4.8llnulldisk
2022-08-30Rework Bot API 4.7llnulldisk
2022-08-30Update to API 4.7llnulldisk
2022-08-29Update to API 4.6llnulldisk
2022-08-29Update to API 4.5llnulldisk
2021-12-09Add is_automatic_forward property to Message objectTindy X
2021-12-03migrate(user-id): from 32-bit integer to 64-bit integerJellyBrick
2020-05-25* add SetMyCommand to the apisebest
2020-03-17format: add missing headersAlexander Zaitsev
2020-03-14Fix #127, #128 & Code quality improvementsjellybrick
2019-12-05Combile all licenses in LICENSE. Fix Dockerfile_testOleg Morozenkov
2019-12-05Merge branch 'master' into nitanmarcel/api_update_prOleg Morozenkov
2019-11-29fix: answerInlineQuery BUTTON_TYPE_INVALID errorYJBeetle
2019-11-20API 4.4nitanmarcel
2019-11-19API V4.3 fixnitanmarcel
2019-11-19API 4.3nitanmarcel
2019-11-19API 4.2nitanmarcel
2019-03-01Fix #57 #92JellyBrick
2018-09-30Fix: missing returnint3
2018-07-27Bot API 4.0 - Part 3JellyBrick
2018-07-27Bot API 4.0 - Part 2JellyBrick
2018-07-27Bot API 4.0 - Part 1JellyBrick
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
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