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
Age
Commit message (
Expand
)
Author
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
2022-06-04
remove extra ;
dan4ik
2021-12-28
Remove unused parameter name to avoid unused-parameter
edisonhello
2021-12-09
Add is_automatic_forward property to Message object
Tindy X
2021-12-03
migrate(user-id): from 32-bit integer to 64-bit integer
JellyBrick
2021-07-25
fix(TgWebhookServer): `_path` will be initialized after `_eventHandler`
JellyBrick
2021-07-14
Added declare sendMessage
Kirill Danilchuk
2020-11-10
Merge pull request #157 from nesc1/customizeServerUrl
Oleg Morozenkov
2020-11-08
Add support to configure the API bot server url
Nuno Esculcas
2020-11-08
Update include/tgbot/TgTypeParser.h
nesc1
2020-10-29
Update include/tgbot/TgTypeParser.h
nesc1
2020-10-22
Fix appendToJson function when value is a const char*
Nuno.Esculcas
2020-08-23
appendToJson fix quotes for char* values
puh
2020-05-25
* add SetMyCommand to the api
sebest
2020-05-02
Fix mistake FOX and reorder EXPORT/IMPORT
Transporter
2020-04-30
Indentations and GCC attribute added
Transporter
2020-04-30
Fix issure #138: DLL export fails
Transporter
2020-04-03
Add missing export.h.
Egor Pugin
2020-03-30
Add missing TGBOT_API.
Egor Pugin
2020-03-22
Move method to source file. Put include with boost asio at the first place, b...
Egor Pugin
2020-03-22
Remove unused include.
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-14
Move Bot ctor in its own file.
Egor Pugin
2020-03-14
Add export header.
Egor Pugin
2020-03-14
Improve include order. Add some forward decls.
Egor Pugin
2020-03-14
Add missing header.
Egor Pugin
2020-03-14
Merge pull request #133 from JellyBrick/master
Egor Pugin
2020-03-14
Store Bot::_eventBroadcaster in unique ptr. Fixes #131.
Egor Pugin
2020-03-14
Fix #127, #128 & Code quality improvements
jellybrick
2020-03-13
Initial support for shared builds.
Egor Pugin
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
2020-03-13
Fix too big timeout in long poller.
Egor Pugin
2019-12-05
Update doxygen main page
Oleg Morozenkov
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
Apply @JellyBrick fixes
Oleg Morozenkov
2019-11-20
API 4.4
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 addStickerToSet: remove title
YJBeetle
2019-11-12
update api and fix
YJBeetle
2019-11-12
fix #113 InlineQueryResult json parse bug
YJBeetle
2019-03-01
Fix #57 #92
JellyBrick
[prev]
[next]