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
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
Message max length is 4096 UTF8 characters
JellyBrick
2018-05-27
Bot API 3.0 (Maks Mazurov (fox.cpp))
JellyBrick
2018-05-26
Improve performance
JellyBrick
2018-04-20
fix the default value for caption
Mio
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
Fixes #55
Oleg Morozenkov
2017-08-15
Bug Fix
JellyBrick
2017-05-15
Update docs
Oleg Morozenkov
2017-05-14
Added deleteMessage method.
Maks UjGamer
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
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-24
Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35
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-23
Fix -Wsign-compare and control reaches end of non-void function
ymuv
2017-01-16
Little typo
asapelkin
2017-01-15
Fix tests
Oleg Morozenkov
2017-01-12
fix parse Array error
kukin-konstantin
2017-01-11
fix encodeUrl function
kukin-konstantin
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
2016-12-30
fix send Video, Voice etc
kukin-konstantin
2016-12-30
edit Message type
kukin-konstantin
2016-12-30
add Webhook functions
Konstantin Kukin
2016-12-29
Rename ReplyKeyboardHide to ReplyKeyboardRemove
Konstantin Kukin
2016-12-28
add parse types to JSON part2
Konstantin Kukin
2016-12-27
add parse types to JSON part1
Konstantin Kukin
2016-12-27
upgrade existing inline type and create new
Konstantin Kukin
2016-11-23
StringTools: small fix for perfomance
Ramzan Bekbulatov
2016-11-07
added call to parse MessageEntitiy
Andrea Barbadoro
2016-11-04
Update TgTypeParser.cpp
Andrea Barbadoro
2016-04-18
Fix merge
Oleg Morozenkov
2016-04-17
Merge pull request #23 from aadeg/master
Oleg Morozenkov
[next]