Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-12 | update api addStickerToSet: remove title | YJBeetle | |
https://core.telegram.org/bots/api#addstickertoset | |||
2019-11-12 | update api and fix | YJBeetle | |
https://core.telegram.org/bots/api#deletestickerfromset | |||
2018-07-27 | Fix 'default argument missing' | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 4 | JellyBrick | |
2018-07-27 | Fix build error | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 3 | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 2 | JellyBrick | |
2018-07-27 | Bot API 4.0 - Part 1 | JellyBrick | |
2018-07-23 | Refactor http clients, fix webhook server, add more samples, change tabs to ↵ | Oleg Morozenkov | |
4 spaces | |||
2018-07-04 | Add forward decl. | Egor Pugin | |
2018-07-04 | Remove string literal. | Egor Pugin | |
2018-07-04 | Implement CurlHttpClient. | Egor Pugin | |
2018-06-22 | Fix typo (std::vector contains Object::Ptr) | JellyBrick | |
Thanks VSCode | |||
2018-06-22 | Fix typo | JellyBrick | |
2018-06-22 | Fix compilation error (no matching function) | JellyBrick | |
Fix "‘parseSuccessfulPayment’ was not declared in this scope" | |||
2018-06-22 | Resolved #48, Bot API 3.0 implementation done. | JellyBrick | |
2018-06-22 | Bot API 3.0 Invoice method implemented | JellyBrick | |
2018-05-29 | Bot API 2.2 (Game) update | JellyBrick | |
2018-05-29 | Added @brief to the Doxygen comment. | JellyBrick | |
2018-05-28 | Bot API 3.6 update | JellyBrick | |
2018-05-28 | Fix build error (could not convert) | JellyBrick | |
2018-05-28 | Bot API 3.5 update | JellyBrick | |
2018-05-28 | Bot API 3.4 update | JellyBrick | |
2018-05-27 | Fix build error (no matching function) | JellyBrick | |
2018-05-27 | Bot API 3.2 update | JellyBrick | |
2018-05-27 | Bot API 3.1 update | JellyBrick | |
2018-05-27 | Bot API 3.0 (Maks Mazurov (fox.cpp)) | JellyBrick | |
2018-05-26 | Improve performance | JellyBrick | |
2017-05-14 | Added deleteMessage method. | Maks UjGamer | |
2017-03-21 | Fix | Oleg Morozenkov | |
2017-03-21 | Add doc to TgBot::Api::downloadFile method | Oleg Morozenkov | |
2017-03-20 | add function download file | kukin-konstantin | |
2017-03-20 | fix errors | kukin-konstantin | |
2017-01-23 | Fix working with shared_ptr | ymuv | |
2017-01-02 | add editMessage methods | kukin-konstantin | |
2016-12-30 | add leaveChat method | kukin-konstantin | |
2016-12-30 | Add getFile, edit kickChatMember, urbanChatMember | kukin-konstantin | |
2016-12-30 | Add Chat functions | kukin-konstantin | |
2016-12-30 | fix send Video, Voice etc | kukin-konstantin | |
2016-12-30 | add Webhook functions | Konstantin Kukin | |
2016-04-18 | Fix merge | Oleg Morozenkov | |
2016-04-17 | Merge pull request #22 from aadeg/master | Oleg Morozenkov | |
2016-04-17 | Added new type: Venue, MessageEntity | Andrea Giove | |
Update Message type Added new method: sendVenue, sendContact, kickChatMember, unbanChatMember | |||
2016-04-16 | Added sendVoice method and update sendAudio method | Andrea Giove | |
2016-04-16 | Added the disable_method parameter to all methods | Andrea Giove | |
2016-04-13 | Fix Api.h | Xiaodong Qi | |
2016-04-13 | Add parseMode parameter to sendMessage | Xiaodong Qi | |
2016-04-06 | Added certificate to setWebhook method | Andrea Giove | |
2016-03-29 | Edited answerInlineQuery | Andrea Giove | |
2016-03-27 | Fixed compilation errors | Andrea Giove | |