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
/
channel
channel
abstract
suspend
fun
channel
(
id
:
ID
)
:
Channel
?
(
source
)
根据ID获取一个指定的频道。 如果找不到则会得到
null
。