tgbot-cpp
|
#include <Contact.h>
Public Types | |
typedef std::shared_ptr< Contact > | Ptr |
Public Attributes | |
std::string | phoneNumber |
std::string | firstName |
std::string | lastName |
std::string | userId |
typedef std::shared_ptr<Contact> TgBot::Contact::Ptr |
std::string TgBot::Contact::firstName |
std::string TgBot::Contact::lastName |
std::string TgBot::Contact::phoneNumber |
std::string TgBot::Contact::userId |