yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
#include "getMe.h"
Public Member Functions | |
getMe () | |
Json::Value | toJson () |
const std::string & | getFunctionname () const |
Static Public Member Functions | |
static size_t | WriteCallback (void *contents, size_t size, size_t nmemb, void *stringptr) |
static User | perform_requestJSON (Token T, telegram_methodJSON< User > &method_body) |
Protected Attributes | |
std::string | functionname |
|
inlineinherited |
|
inlinestaticinherited |
Definition at line 35 of file telegram_methodJSON.h.
|
virtual |
Get Me does not Require any arguments, an empty json object is generated
Reimplemented from yatbcpp::telegram_methodJSON< User >.
|
inlinestaticinherited |
Definition at line 27 of file telegram_methodJSON.h.
|
protectedinherited |
Definition at line 85 of file telegram_methodJSON.h.