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
/
TgTypeParser.cpp
Age
Commit message (
Expand
)
Author
2019-11-19
API 4.3
nitanmarcel
2019-11-19
API 4.2
nitanmarcel
2019-03-01
Fix #57 #92
JellyBrick
2018-09-30
Fix: missing return
int3
2018-07-27
Bot API 4.0 - Part 3
JellyBrick
2018-07-27
Bot API 4.0 - Part 2
JellyBrick
2018-07-27
Bot API 4.0 - Part 1
JellyBrick
2018-07-23
Refactor http clients, fix webhook server, add more samples, change tabs to 4...
Oleg Morozenkov
2018-06-22
Fix compilation error (no matching function)
JellyBrick
2018-06-22
Bot API 3.0 Invoice method implemented
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
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
Improve performance
JellyBrick
2018-04-20
fix the default value for caption
Mio
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-24
Return empty GenericReply in parseJsonAndGetGenericReply. Fixes #35
Oleg Morozenkov
2017-01-23
Fix -Wsign-compare and control reaches end of non-void function
ymuv
2017-01-12
fix parse Array error
kukin-konstantin
2017-01-10
fix ReplyKeyboardMarkup
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-07
added call to parse MessageEntitiy
Andrea Barbadoro
2016-11-04
Update TgTypeParser.cpp
Andrea Barbadoro
2016-04-17
Fixed compilation errors
Andrea Giove
2016-04-17
Added implementation to Inline Keyboard and added a new event broadcaster
Andrea Giove
2016-03-30
Fixed ChosenInlineResult issue
Andrea Giove
2016-03-29
Fix problem with Update parsing
Andrea Giove
2016-03-27
Fixed compilation errors
Andrea Giove
2016-03-27
Add new types and new event broadcaster for support the inline mode.
Andrea Giove
2016-03-26
Updated Message class
Andrea Giove
2016-03-16
Fix crashes in group/supergroup
Florian Scheibner
2015-12-06
Some fixes. Closes #9, #10
Oleg Morozenkov
2015-11-23
Add Chat class
Naveen
[next]