yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
yatbcpp::User Member List

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

first_nameyatbcpp::Userprivate
getFirst_name() constyatbcpp::User
getId() constyatbcpp::User
getLanguage_code() constyatbcpp::User
getLast_name() constyatbcpp::User
getUsername() constyatbcpp::User
idyatbcpp::Userprivate
is_botyatbcpp::Userprivate
IsBot() constyatbcpp::User
language_codeyatbcpp::Userprivate
last_nameyatbcpp::Userprivate
operator<<(std::ostream &o, const User &U)yatbcpp::Userfriend
setLanguage_code(const std::optional< std::string > &language_code)yatbcpp::User
setLast_name(const std::optional< std::string > &last_name)yatbcpp::User
setUsername(const std::optional< std::string > &username)yatbcpp::User
User(std::int32_t id, bool is_bot, std::string first_name)yatbcpp::User
User(const User &user)yatbcpp::User
usernameyatbcpp::Userprivate