|
|
c24136c461
|
Merge branch 'dev' into inline_keyboard
Conflicts:
src/RequestOptions.cpp
|
2017-02-19 18:15:32 +03:00 |
|
|
|
9a607eef8c
|
Used boost::optional for optional fields.
Updates and attachments hierarchy replaced with Union-like classes.
Changes in JSON parsing for RVO/move-semantics.
|
2017-02-19 16:09:13 +03:00 |
|
|
|
79ea1a08a1
|
Changed Updates hierarchy.
ChannelPost and EditedChannelPost now supported.
|
2017-02-16 21:48:22 +03:00 |
|
|
|
299dced3dc
|
InlineKeyboardMarkup test support.
|
2017-02-16 02:10:41 +03:00 |
|
|
|
adb0630961
|
Rewritten sendPhoto functions, which are now variadic templated.
|
2016-11-12 01:37:33 +03:00 |
|
|
|
2ed1d34926
|
Rewritten sendMessage function, which is now variadic templated.
Added Boost dependency (for Boost.Optional).
|
2016-11-10 20:37:29 +03:00 |
|
|
|
9da2b2966e
|
getUpdates() implemented.
|
2016-11-09 20:28:06 +03:00 |
|
|
|
a4654b8b23
|
Sending photo by URL implemented.
|
2016-11-08 14:29:40 +03:00 |
|
|
|
5eb0d10909
|
Add support for parse mode in messages.
|
2016-10-02 19:14:14 +03:00 |
|
|
|
bb59c65848
|
Removed Boost.Log dependency.
|
2016-10-02 02:37:35 +03:00 |
|
|
|
34f110bcb6
|
Send photo implemented.
|
2016-09-27 00:49:07 +03:00 |
|
|
|
f58208f864
|
Basic response parsing implemented.
Fixed typo.
|
2016-09-26 23:07:14 +03:00 |
|
|
|
83d330f47a
|
Class User implemented.
|
2016-09-26 19:17:07 +03:00 |
|