1261a90dae
Merge pull request #6 from semuka/inlineButtons
...
Added new types
2018-02-10 17:07:11 +01:00
36254dcda3
Added new types:
...
- InlineKeyboardButton
- CallbackQuery
Added methods:
- answerCallbackQuery
Added signal:
void update(Update update) to be able to handle CallbckQuery
Fixed:
m_updateOffset now initialized as 0 in Bot constructor
2017-12-04 10:37:04 +11:00
963cc2396f
Merge pull request #1 from 0xFEEDC0DE64/master
...
Small fixes and improvments
2017-05-17 01:20:40 +02:00
742900ecb4
Removed unnecessary int cast
2017-05-05 21:20:41 +02:00
07f8f69cfd
Fixed example not working (at runtime)
2017-05-05 21:15:40 +02:00
edf8c2eb37
Fixed compilation under windows
2017-05-05 21:10:53 +02:00
d6d7ef996e
Update README.md
2015-12-29 16:50:20 +01:00
e1667adb7c
Update README.md
2015-12-29 16:46:40 +01:00
3663fd38ce
Initial commit
2015-12-29 16:44:16 +01:00