toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.bot
/
OriginBotManager
/
getAnyBotOrNull
get
Any
Bot
Or
Null
@
JvmOverloads
fun
getAnyBotOrNull
(
component
:
Component
?
=
null
)
:
Bot
?
(
source
)
尝试获取任意一个
BotManager
下的任意一个
Bot
。如果当前元素为空则会得到null。
Parameters
component
可以提供一个组件信息。默认为null