| Package | Description |
|---|---|
| io.github.kloping.qqbot.entities.qqpd |
| Modifier and Type | Class and Description |
|---|---|
class |
Channel
# Channel |
class |
Member
字段名 类型 描述 user User 用户的频道基础信息,只有成员相关接口中会填充此信息 nick string 用户的昵称 roles string 数组 用户在频道内的身份组ID, 默认值可参考DefaultRoles joined_at ISO8601 timestamp 用户加入频道的时间
|
class |
MemberWithGuildID
字段名 类型 描述
guild_id string 频道id user
User 用户的频道基础信息 nick string 用户的昵称 roles string 数组 用户在频道内的身份 joined_at ISO8601 timestamp 用户加入频道的时间 |
Copyright © 2024. All rights reserved.