|
|
uint64_t | server_id {0} |
| | server id
|
| |
|
uint64_t | channel_id {0} |
| | channel id
|
| |
|
std::string | accid {""} |
| | 用户accid
|
| |
|
std::string | nick {""} |
| | 昵称
|
| |
|
std::string | avatar {""} |
| | 头像url
|
| |
|
std::string | custom {""} |
| | 自定义字段
|
| |
|
uint32_t | type {0} |
| | 用户类型,0:普通用户 1:所有者
|
| |
|
uint64_t | join_time {0} |
| | 加入时间
|
| |
|
std::string | inviter {""} |
| | 邀请人
|
| |
|
bool | valid_flag {true} |
| | 有效标记,false:无效 true:有效
|
| |
|
uint64_t | create_time {0} |
| | 创建时间
|
| |
|
uint64_t | update_time {0} |
| | 更新时间
|
| |
The documentation for this struct was generated from the following file: