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
2016-03-27
Move InlineQueryResult.cpp in the right dir
Andrea Giove
2016-03-27
Fixed compilation errors
Andrea Giove
2016-03-27
Add answerInlineQuery method
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-24
Always use int64_t for chatId
Florian Scheibner
2016-03-16
Fix crashes in group/supergroup
Florian Scheibner
2015-12-06
Some fixes. Closes #9, #10
Oleg Morozenkov
2015-11-23
Remove cout
Naveen
2015-11-23
Add Chat class
Naveen
2015-11-16
Fix hide_keyboard and force_reply Messages
Florian Scheibner
2015-11-12
Remove leading \r\n\r\n before actual json string
Florian Scheibner
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
Remove duplicated files
Oleg Morozenkov
2015-08-11
Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixes
Oleg Morozenkov
2015-08-04
Fix StringTools
Oleg Morozenkov
2015-07-29
Fix includes + fix some minor bugs
Oleg Morozenkov
2015-07-27
Documentation
Oleg Morozenkov
2015-07-09
Refactoring
Oleg Morozenkov
2015-07-05
First version
Oleg Morozenkov