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
/
Api.cpp
Age
Commit message (
Expand
)
Author
2018-06-08
Fix compilation error
JellyBrick
2018-06-08
Fix compilation error
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-28
Bot API 3.6 update
JellyBrick
2018-05-28
Bot API 3.5 update
JellyBrick
2018-05-28
Bot API 3.4 update
JellyBrick
2018-05-27
Bot API 3.2 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
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-01-23
Fix working with shared_ptr
ymuv
2017-01-16
Little typo
asapelkin
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
add Webhook functions
Konstantin Kukin
2016-04-18
Fix merge
Oleg Morozenkov
2016-04-17
Merge pull request #23 from aadeg/master
Oleg Morozenkov
2016-04-17
Fixed compilation errors
Andrea Giove
2016-04-17
Merge pull request #22 from aadeg/master
Oleg Morozenkov
2016-04-17
Added new type: Venue, MessageEntity
Andrea Giove
2016-04-16
Added sendVoice method and update sendAudio method
Andrea Giove
2016-04-16
Added the disable_method parameter to all methods
Andrea Giove
2016-04-13
Add parseMode parameter to sendMessage
Xiaodong Qi
2016-04-06
Added certificate to setWebhook method
Andrea Giove
2016-03-29
Edited answerInlineQuery
Andrea Giove
2016-03-27
Fixed compilation errors
Andrea Giove
2016-03-27
Add answerInlineQuery method
Andrea Giove
2016-03-24
Always use int64_t for chatId
Florian Scheibner
2015-11-23
Remove cout
Naveen
2015-11-23
Add Chat class
Naveen
2015-11-12
Fix getMessages call
Florian Scheibner
2015-09-15
Fix compile error
Oleg Morozenkov
2015-09-15
Fix formatting + some minor improvements
Oleg Morozenkov
2015-09-10
Fix for send files using multipart/form
ray-pixar
2015-09-08
Bug fix: now bot can parse messages correctly
ray-pixar
2015-08-11
Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes
Oleg Morozenkov
2015-07-29
Fix includes + fix some minor bugs
Oleg Morozenkov
[prev]