yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
Namespaces | Functions
User_fromJson.cc File Reference
#include <jsoncpp/json/json.h>
#include "types/telegram_type.h"
#include "exceptions/essential_key_missing.h"
#include "types/User.h"
Include dependency graph for User_fromJson.cc:

Go to the source code of this file.

Namespaces

 yatbcpp
 

Functions

template<>
User yatbcpp::fromJson< User > (Json::Value Data)