JMessage PC SDK 1.2.3 JMessage PC SDK |
Jmcpp::GroupMember结构体 参考
#include
## Public 属性 | |
UserId | userId |
std::string | nickname |
昵称 更多… | |
std::string | avatar |
头像mediaId 更多… | |
bool | isOwner {} |
是否群主 更多… | |
bool | isSilent {} |
是否禁言 更多… | |
bool | isAdmin {} |
是否管理员 更多… | |
类成员变量说明
◆ userId
UserId Jmcpp::GroupMember::userId |
◆ nickname
std::string Jmcpp::GroupMember::nickname |
昵称
◆ avatar
std::string Jmcpp::GroupMember::avatar |
头像mediaId
◆ isOwner
bool Jmcpp::GroupMember::isOwner {} |
是否群主
◆ isSilent
bool Jmcpp::GroupMember::isSilent {} |
是否禁言
◆ isAdmin
bool Jmcpp::GroupMember::isAdmin {} |
是否管理员
该结构体的文档由以下文件生成:
- Types.h
- Jmcpp
- GroupMember
- 制作者 1.8.13