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
Age
Commit message (
Expand
)
Author
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
Resolve Travis-CI test
JellyBrick
2018-06-08
Performance optimization
JellyBrick
2018-05-29
Fix build error (no matching function)
JellyBrick
2018-05-29
Bot API 2.2 (Game) update
JellyBrick
2018-05-29
Added @brief to the Doxygen comment.
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
2018-05-27
Bot API 3.2 update
JellyBrick
2018-05-27
Bot API 3.3 update
JellyBrick
2018-05-27
Fix build error (cross-reference)
JellyBrick
2018-05-27
Bot API 3.1 update
JellyBrick
2018-05-27
Bot API 3.0 (Maks Mazurov (fox.cpp))
JellyBrick
2018-05-26
Fix build error
JellyBrick
2018-05-26
Improve performance
JellyBrick
2018-03-21
rename _stringarrayptr with _allowupdates to stay the same with getUpdates()
Mio
2018-03-20
Make TgLongPoll constructed with user-specified parameters for getUpdates() i...
Mio
2018-03-10
Update README.md
Oleg Morozenkov
2018-03-10
Also fixes #54
Oleg Morozenkov
2018-03-10
Fixes #41
Oleg Morozenkov
2018-03-10
Fixes #55
Oleg Morozenkov
2018-03-10
Fixes #54
Oleg Morozenkov
2017-05-14
Added deleteMessage method.
Maks UjGamer
2017-03-21
Fix
Oleg Morozenkov
2017-03-21
Add doc to TgBot::Api::downloadFile method
Oleg Morozenkov
2017-03-20
add function download file
kukin-konstantin
2017-03-20
fix errors
kukin-konstantin
2017-02-02
Merge pull request #38 from ymuv/master
Oleg Morozenkov
2017-02-02
Add initializer_list for register same commands.
ymuv
2017-01-26
Bot compilation instructions in README. Update docs
Oleg Morozenkov
2017-01-26
Fix warning: nonnull argument 'value' compared to NULL
Oleg Morozenkov
2017-01-26
Helper method for loading files. Photo upload example. Fixes #24
Oleg Morozenkov
2017-01-23
I think EventBroadcast and EventHandler should not use shared_ptr references too
Oleg Morozenkov
2017-01-23
Fix working with shared_ptr
ymuv
2017-01-15
Docs
Oleg Morozenkov
2017-01-15
Editor config
Oleg Morozenkov
2017-01-10
fix ReplyKeyboardMarkup
kukin-konstantin
2017-01-02
add editMessage methods
kukin-konstantin
2016-12-30
add leaveChat method
kukin-konstantin
2016-12-30
Add getFile, edit kickChatMember, urbanChatMember
kukin-konstantin
2016-12-30
Add Chat functions
kukin-konstantin
[next]