allToList

open fun allToList(): List<Bot>(source)
open fun allToList(id: ID): List<Bot>(source)

all 收集为 List 并返回。

Since

4.2.0