LibTgBotPP
|
#include <Contact.h>
Public Member Functions | |
Contact (Json::Value) | |
Private Attributes | |
std::string | phone_number |
std::string | first_name |
std::string | last_name |
Json::Int64 | user_id |
Telegram::Contact::Contact | ( | Json::Value | json | ) |
Definition at line 3 of file Contact.cc.