Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
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
当目标子频道的类型不属于
文字类型
时