LibTgBotPP
|
#include <map>
#include <string>
#include <json/json.h>
Go to the source code of this file.
Functions | |
std::string | json_encode (std::map< std::string, std::string >) |
std::string json_encode | ( | std::map< std::string, std::string > | ) |
Definition at line 3 of file json_encode.cc.