Commit graph

4 commits

Author SHA1 Message Date
9da2b2966e getUpdates() implemented. 2016-11-09 20:28:06 +03:00
5c1f3a3dd0 Removed declarations of functions which are used only internally in JsonObjects.cpp. 2016-11-09 20:25:06 +03:00
2861dc5dff parseResponse() renamed to checkResponse and is now void. 2016-11-09 20:03:29 +03:00
6cb17ac538 Class Message implemented.
Fixed class Chat (type of id changed to std::int64_t).
Class PhotoSizeArray implemented.
JSON-parsing functions were rewritten and moved to JsonObjects.cpp.
Implemented new JSON-parsing functions.
2016-11-09 01:40:05 +03:00