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
/
src
/
types
Age
Commit message (
Expand
)
Author
2024-04-20
Update to Bot API 7.0
llnulldisk
2024-04-15
Update to Bot API 6.9
llnulldisk
2024-02-27
tgbot-cpp: InputFile: Use std::fs for getting filename
Soo-Hwan Na
2022-09-11
Update to API 6.0
llnulldisk
2022-09-04
Update to API 5.3
llnulldisk
2022-09-04
Update to API 5.2
llnulldisk
2022-09-03
Update to API 5.0
llnulldisk
2022-08-31
Add Telegram Passport
llnulldisk
2020-03-17
format: add missing headers
Alexander Zaitsev
2020-03-14
Fix #127, #128 & Code quality improvements
jellybrick
2019-12-05
Combile all licenses in LICENSE. Fix Dockerfile_test
Oleg Morozenkov
2019-11-12
update api: Inline result type remove "cached_"
俞亦键
2018-07-23
Refactor http clients, fix webhook server, add more samples, change tabs to 4...
Oleg Morozenkov
2018-05-26
Improve performance
JellyBrick
2017-01-26
Helper method for loading files. Photo upload example. Fixes #24
Oleg Morozenkov
2016-12-28
add parse types to JSON part2
Konstantin Kukin
2016-03-27
Move InlineQueryResult.cpp in the right dir
Andrea Giove