summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-14Update APIllnulldisk
2022-09-11Update to API 6.2llnulldisk
2022-09-11Update to API 6.1llnulldisk
2022-09-11Update to API 6.0llnulldisk
2022-09-09Update to API 5.7llnulldisk
2022-09-09Update to API 5.6llnulldisk
2022-09-04Update to API 5.5llnulldisk
2022-09-04Update to API 5.4llnulldisk
2022-09-04Update to API 5.3llnulldisk
2022-09-04Update to API 5.2llnulldisk
2022-09-04Optimise backward compatibilityllnulldisk
2022-09-04Update to API 5.1llnulldisk
2022-09-03Update to API 5.0llnulldisk
2022-08-31Add Telegram Passportllnulldisk
2022-08-30Restore the order of parameters in sendMessagellnulldisk
2022-08-30Update to API 4.9llnulldisk
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
2022-06-04remove extra ;dan4ik
2021-12-28Remove unused parameter name to avoid unused-parameteredisonhello
2021-12-09Add is_automatic_forward property to Message objectTindy X
2021-12-03migrate(user-id): from 32-bit integer to 64-bit integerJellyBrick
2021-07-25fix(TgWebhookServer): `_path` will be initialized after `_eventHandler`JellyBrick
2021-07-14Added declare sendMessageKirill Danilchuk
2020-11-10Merge pull request #157 from nesc1/customizeServerUrlOleg Morozenkov
2020-11-08Add support to configure the API bot server urlNuno Esculcas
2020-11-08Update include/tgbot/TgTypeParser.hnesc1
2020-10-29Update include/tgbot/TgTypeParser.hnesc1
2020-10-22Fix appendToJson function when value is a const char*Nuno.Esculcas
2020-08-23appendToJson fix quotes for char* valuespuh
2020-05-25* add SetMyCommand to the apisebest
2020-05-02Fix mistake FOX and reorder EXPORT/IMPORTTransporter
2020-04-30Indentations and GCC attribute addedTransporter
2020-04-30Fix issure #138: DLL export failsTransporter
2020-04-03Add missing export.h.Egor Pugin
2020-03-30Add missing TGBOT_API.Egor Pugin
2020-03-22Move method to source file. Put include with boost asio at the first place, b...Egor Pugin
2020-03-22Remove unused include.Egor Pugin
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-14Move Bot ctor in its own file.Egor Pugin
2020-03-14Add export header.Egor Pugin
2020-03-14Improve include order. Add some forward decls.Egor Pugin
2020-03-14Add missing header.Egor Pugin
2020-03-14Merge pull request #133 from JellyBrick/masterEgor Pugin