| Package | Description |
|---|---|
| io.github.kloping.qqbot.api.event | |
| io.github.kloping.qqbot.entities.qqpd | |
| io.github.kloping.qqbot.http | |
| io.github.kloping.qqbot.impl | |
| io.github.kloping.qqbot.impl.message |
| Modifier and Type | Method and Description |
|---|---|
Channel |
ChannelEvent.getChannel()
事件所在子频道
|
| Modifier and Type | Field and Description |
|---|---|
static Map<String,Channel> |
Common.EMPTY_CHANNEL_MAP |
static Map<String,Map<String,Channel>> |
Common.GUILD_CHANNEL_TEMP |
| Modifier and Type | Method and Description |
|---|---|
Channel |
Guild.create(ChannelData data)
创建一个子频道 ## 仅私域
|
Channel |
Guild.getChannel(String cid) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Channel> |
Guild.channelMap() |
List<Channel> |
Guild.channels() |
| Modifier and Type | Method and Description |
|---|---|
Channel |
GuildBase.create(Map<String,String> headers,
String gid,
ChannelData data)
创建一个子频道
|
Channel |
ChannelBase.getChannel(String cid)
获取子频道详情
|
Channel[] |
GuildBase.getChannels(String gid)
get channels
|
| Modifier and Type | Method and Description |
|---|---|
Channel |
BaseChannelEvent.getChannel() |
| Modifier and Type | Field and Description |
|---|---|
protected Channel |
BaseMessageEvent.channel |
| Modifier and Type | Method and Description |
|---|---|
Channel |
BaseMessageEvent.getChannel() |
Channel |
BaseMessageReactionEvent.getChannel() |
Channel |
BaseMessageEvent.getSubject() |
Copyright © 2025. All rights reserved.