index
:
fadhil_riyanto/libTgBot.git
master
C++ library for Telegram bot API
Fadhil Riyanto
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tgbot
/
types
/
Update.h
Age
Commit message (
Expand
)
Author
2024-04-22
Update to Bot API 7.2
llnulldisk
2024-04-20
Update to Bot API 7.1
llnulldisk
2024-04-20
Update to Bot API 7.0
llnulldisk
2022-09-04
Update to API 5.4
llnulldisk
2022-09-04
Update to API 5.1
llnulldisk
2022-08-30
Rework Bot API 4.7
llnulldisk
2022-08-29
Update to API 4.6
llnulldisk
2022-08-29
Update to API 4.5
llnulldisk
2020-03-22
Fix header order.
Egor Pugin
2020-03-13
fix: use C++ fixed-width types instead of C types
Alexander Zaitsev
2019-12-05
Combile all licenses in LICENSE. Fix Dockerfile_test
Oleg Morozenkov
2018-07-23
Refactor http clients, fix webhook server, add more samples, change tabs to 4...
Oleg Morozenkov
2018-06-22
Bot API 3.0 Invoice method implemented
JellyBrick
2018-05-29
Added @brief to the Doxygen comment.
JellyBrick
2016-12-28
add parse types to JSON part2
Konstantin Kukin
2016-04-17
Added implementation to Inline Keyboard and added a new event broadcaster
Andrea Giove
2016-03-27
Add new types and new event broadcaster for support the inline mode.
Andrea Giove
2015-08-11
Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes
Oleg Morozenkov
2015-07-27
Documentation
Oleg Morozenkov