Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.definition
/
Guild
/
chatChannel
chat
Channel
abstract
suspend
fun
chatChannel
(
id
:
ID
)
:
ChatChannel
?
(
source
)
根据ID获取一个指定的聊天频道。 如果找不到则会得到
null
。