LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
Telegram::Contact Class Reference

#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
 

Constructor & Destructor Documentation

Telegram::Contact::Contact ( Json::Value  json)

Member Data Documentation

std::string Telegram::Contact::first_name
private
std::string Telegram::Contact::last_name
private
std::string Telegram::Contact::phone_number
private
Json::Int64 Telegram::Contact::user_id
private

The documentation for this class was generated from the following files: