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
Age
Commit message (
Expand
)
Author
2020-03-13
fix: use std::size_t instead of size_t
Alexander Zaitsev
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
2019-12-05
Merge branch 'master' into nitanmarcel/api_update_pr
Oleg Morozenkov
2019-12-05
Merge pull request #95 from Gravechapa/master
Oleg Morozenkov
2019-11-29
fix: answerInlineQuery BUTTON_TYPE_INVALID error
YJBeetle
2019-11-20
API 4.4
nitanmarcel
2019-11-19
API V4.3 fix
nitanmarcel
2019-11-19
API 4.3
nitanmarcel
2019-11-19
API 4.2
nitanmarcel
2019-11-19
Fix InlineQueryResult parse bug
YJBeetle
2019-11-12
update api: Inline result type remove "cached_"
俞亦键
2019-11-12
update api addStickerToSet: remove title
YJBeetle
2019-11-12
update api and fix
YJBeetle
2019-03-01
Fix #57 #92
JellyBrick
2019-02-23
Fix curl client issue https://github.com/reo7sp/tgbot-cpp/issues/84
Gravechapa
2018-09-30
Fix: missing return
int3
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
Fix missing include
JellyBrick
2018-07-27
Bot API 4.0 - Part 2
JellyBrick
2018-07-27
Bot API 4.0 - Part 1
JellyBrick
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-07-04
Remove error on bad http request. It is handled by Api.
Egor Pugin
2018-07-04
Turn off keep-alive. Correctly escape post data.
Egor Pugin
2018-07-04
Don't destroy post data early.
Egor Pugin
2018-07-04
Fix error message.
Egor Pugin
2018-07-04
Remove string literal.
Egor Pugin
2018-07-04
Implement CurlHttpClient.
Egor Pugin
2018-06-22
Resolved #42
JellyBrick
2018-06-22
Fix typo (std::vector contains Object::Ptr)
JellyBrick
2018-06-22
Fix typo
JellyBrick
2018-06-22
Fix compilation error (no matching function)
JellyBrick
2018-06-22
Resolved #48, Bot API 3.0 implementation done.
JellyBrick
2018-06-22
Bot API 3.0 Invoice method implemented
JellyBrick
2018-06-12
Use std::vector::reserve
JellyBrick
2018-06-08
Fix compilation error
JellyBrick
2018-06-08
Fix compilation error
JellyBrick
2018-06-08
Performance optimization
JellyBrick
2018-06-02
Add optimization option
JellyBrick
2018-05-29
Fix build error (no matching function)
JellyBrick
2018-05-29
Bot API 2.2 (Game) update
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
[next]