yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
#include <string>
#include <jsoncpp/json/json.h>
Go to the source code of this file.
Namespaces | |
yatbcpp | |
Functions | |
template<typename T > | |
T | yatbcpp::fromJson (Json::Value Data) |
template<typename T > | |
T | yatbcpp::fromString (std::string Data) |