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
/
BotManager
/
all
all
abstract
fun
all
(
)
:
Sequence
<
Bot
>
(
source
)
得到所有的
Bot
,以序列的形式。
open
fun
all
(
id
:
ID
)
:
Sequence
<
Bot
>
(
source
)
得到所有
id
符合条件的
Bot
,以序列的形式。