toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
simbot-component-qq-guild-core
/
love.forte.simbot.component.qguild.guild
/
QGGuildRelation
/
chatChannel
chat
Channel
abstract
suspend
fun
chatChannel
(
channelId
:
ID
)
:
QGTextChannel
?
(
source
)
直接获取指定ID的文字类型子频道。
See also
QGGuild
Relation.
category
Throws
QQGuild
Api
Exception
请求失败,例如没有权限
Illegal
State
Exception
当目标子频道的类型不属于
文字类型
时