1#ifndef TGBOT_CHATMEMBERBANNED_H
2#define TGBOT_CHATMEMBERBANNED_H
20 typedef std::shared_ptr<ChatMemberBanned>
Ptr;
Represents a chat member that was banned in the chat and can't return to the chat or view chat messag...
std::shared_ptr< ChatMemberBanned > Ptr
static const std::string STATUS
std::uint32_t untilDate
Date when restrictions will be lifted for this user; Unix time.
This abstract class is base of all chat members.
std::string status
The member's status in the chat.