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
2022-09-04
Update to API 5.1
llnulldisk
2022-09-03
Update to API 5.0
llnulldisk
2022-08-31
Add Telegram Passport
llnulldisk
2022-08-31
Fix #192
llnulldisk
2022-08-30
Restore the order of parameters in sendMessage
llnulldisk
2022-08-30
Update to API 4.9
llnulldisk
2022-08-30
Update to API 4.8
llnulldisk
2022-08-30
Sort api methods
llnulldisk
2022-08-30
Rework Bot API 4.7
llnulldisk
2022-08-30
Update to API 4.7
llnulldisk
2022-08-29
Update to API 4.6
llnulldisk
2022-08-29
Update to API 4.5
llnulldisk
2021-12-09
Add is_automatic_forward property to Message object
Tindy X
2021-12-04
Merge pull request #185 from dmikushin/channelPost
Oleg Morozenkov
2021-12-03
fix(HttpParser/CurlHttpClient): fix typo
JellyBrick
2021-12-03
migrate(user-id): from 32-bit integer to 64-bit integer
JellyBrick
2021-11-12
Handle channelPost similarly to a direct message
Dmitry Mikushin
2021-07-11
Channels support
Daniel Demidko
2021-04-05
Merge branch 'FixTimeoutIssuesDuringNetworkDowntime_Curl'
Mathias Schnarrenberger
2021-04-05
Fixes https://github.com/reo7sp/tgbot-cpp/issues/13 for curl.
Mathias Schnarrenberger
2021-04-05
Fixes https://github.com/reo7sp/tgbot-cpp/issues/13 for boost. Changed timeou...
Mathias Schnarrenberger
2021-04-05
Fixes https://github.com/reo7sp/tgbot-cpp/issues/162
Mathias Schnarrenberger
2020-11-08
Add support to configure the API bot server url
Nuno Esculcas
2020-05-25
* add SetMyCommand to the api
sebest
2020-03-22
Move method to source file. Put include with boost asio at the first place, b...
Egor Pugin
2020-03-22
Merge branch 'master' of github.com-egorpugin:reo7sp/tgbot-cpp
Egor Pugin
2020-03-22
Fix header order.
Egor Pugin
2020-03-17
format: add missing headers
Alexander Zaitsev
2020-03-15
Remove workaround.
Egor Pugin
2020-03-15
Use make_unique if C++14 and above is available. Kudos to @JellyBrick.
Egor Pugin
2020-03-14
Init unique_ptr in C++11 style.
Egor Pugin
2020-03-14
Move Bot ctor in its own file.
Egor Pugin
2020-03-14
Improve include order. Add some forward decls.
Egor Pugin
2020-03-14
Fix #127, #128 & Code quality improvements
jellybrick
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
[prev]
[next]