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
/
test
Age
Commit message (
Expand
)
Author
2023-12-01
Added ability to handle error codes from all Api requests
temomik
2020-04-30
Fix to prevent Boost from linking dynamic and static libraries simultaneously...
Transporter
2020-03-13
[sw] Add test.
Egor Pugin
2020-03-13
fix: use std::size_t instead of size_t
Alexander Zaitsev
2019-12-05
Combile all licenses in LICENSE. Fix Dockerfile_test
Oleg Morozenkov
2018-07-26
Test on old ubuntu
Oleg Morozenkov
2018-07-23
Refactor http clients, fix webhook server, add more samples, change tabs to 4...
Oleg Morozenkov
2018-06-08
Resolve Travis-CI test
JellyBrick
2017-01-26
Helper method for loading files. Photo upload example. Fixes #24
Oleg Morozenkov
2017-01-15
Fix tests
Oleg Morozenkov
2017-01-11
fix encodeUrl function
kukin-konstantin
2015-12-06
Some fixes. Closes #9, #10
Oleg Morozenkov
2015-09-15
Fix formatting + some minor improvements
Oleg Morozenkov
2015-08-11
Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes
Oleg Morozenkov
2015-07-09
Refactoring
Oleg Morozenkov