Commit graph

3 commits

Author SHA1 Message Date
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