toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.bot
/
BotManager
/
allToStreamable
all
To
Streamable
open
fun
allToStreamable
(
)
:
Streamable
<
Bot
>
(
source
)
得到所有的
Bot
并转化为
Streamable
。
Since
4.4.0
See also
BotManager.
all
open
fun
allToStreamable
(
id
:
ID
)
:
Streamable
<
Bot
>
(
source
)
得到所有
id
符合条件的
Bot
并转化为
Streamable
。
Since
4.4.0
See also
BotManager.
all