summaryrefslogtreecommitdiff
path: root/src/Api.cpp
AgeCommit message (Expand)Author
2022-08-31Add Telegram Passportllnulldisk
2022-08-31Fix #192llnulldisk
2022-08-30Restore the order of parameters in sendMessagellnulldisk
2022-08-30Update to API 4.8llnulldisk
2022-08-30Sort api methodsllnulldisk
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-03migrate(user-id): from 32-bit integer to 64-bit integerJellyBrick
2021-07-11Channels supportDaniel Demidko
2020-11-08Add support to configure the API bot server urlNuno Esculcas
2020-05-25* add SetMyCommand to the apisebest
2020-03-22Merge branch 'master' of github.com-egorpugin:reo7sp/tgbot-cppEgor Pugin
2020-03-22Fix header order.Egor Pugin
2020-03-17format: add missing headersAlexander Zaitsev
2020-03-14Fix #127, #128 & Code quality improvementsjellybrick
2020-03-13fix: use C++ fixed-width types instead of C typesAlexander Zaitsev
2019-12-05Combile all licenses in LICENSE. Fix Dockerfile_testOleg Morozenkov
2019-12-05Merge branch 'master' into nitanmarcel/api_update_prOleg Morozenkov
2019-11-20API 4.4nitanmarcel
2019-11-19API 4.2nitanmarcel
2019-11-12update api addStickerToSet: remove titleYJBeetle
2019-11-12update api and fixYJBeetle
2018-07-27Fix 'default argument missing'JellyBrick
2018-07-27Bot API 4.0 - Part 4JellyBrick
2018-07-27Fix build errorJellyBrick
2018-07-27Bot API 4.0 - Part 3JellyBrick
2018-07-27Fix missing includeJellyBrick
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-07-04Remove string literal.Egor Pugin
2018-07-04Implement CurlHttpClient.Egor Pugin
2018-06-22Resolved #42JellyBrick
2018-06-22Fix typo (std::vector contains Object::Ptr)JellyBrick
2018-06-22Fix typoJellyBrick
2018-06-22Resolved #48, Bot API 3.0 implementation done.JellyBrick
2018-06-12Use std::vector::reserveJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Fix compilation errorJellyBrick
2018-06-08Performance optimizationJellyBrick
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-28Bot API 3.5 updateJellyBrick
2018-05-28Bot API 3.4 updateJellyBrick
2018-05-27Bot API 3.2 updateJellyBrick
2018-05-27Fix build error (cross-reference)JellyBrick
2018-05-27Bot API 3.1 updateJellyBrick