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
/
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