yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
yatbcpp::Contact Member List

This is the complete list of members for yatbcpp::Contact, including all inherited members.

Contact(std::string phone_number, std::string first_name)yatbcpp::Contact
Contact(const Contact &Contact)yatbcpp::Contact
first_nameyatbcpp::Contactprivate
getFirst_name() constyatbcpp::Contact
getLast_name() constyatbcpp::Contact
getPhone_number() constyatbcpp::Contact
getUser_id() constyatbcpp::Contact
last_nameyatbcpp::Contactprivate
phone_numberyatbcpp::Contactprivate
setLast_name(const std::optional< std::string > &last_name)yatbcpp::Contact
setUser_id(const std::optional< std::int32_t > &user_id)yatbcpp::Contact
user_idyatbcpp::Contactprivate