29 explicit Avatar(
const std::string &name = {});
void setDisplayBold(bool displayBold)
bool getOnline() const
Returns the avatar's online status.
const std::string & getName() const
Returns the avatar's name.
void setOnline(bool online)
Set the avatar's online status.
bool getDisplayBold() const
void setName(const std::string &name)
Set the avatar's name.