toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.definition
/
Guild
/
chatChannel
chat
Channel
abstract
suspend
fun
chatChannel
(
id
:
ID
)
:
ChatChannel
?
(
source
)
根据ID获取一个指定的聊天频道。 如果找不到则会得到
null
。