1#ifndef TGBOT_CHATMEMBEROWNER_H
2#define TGBOT_CHATMEMBEROWNER_H
20 typedef std::shared_ptr<ChatMemberOwner>
Ptr;
std::string status
The member's status in the chat.
bool isAnonymous
True, if the user's presence in the chat is hidden.
static const std::string STATUS
std::shared_ptr< ChatMemberOwner > Ptr
std::string customTitle
Custom title for this user.