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.bot
/
GuildRelation
/
guild
guild
abstract
suspend
fun
guild
(
id
:
ID
)
:
Guild
?
(
source
)
根据ID寻找指定的频道服务器。如果找不到则得到
null
。
如果实现者不支持也可能始终得到
null
。