api
0.4.0
common
api
/
dev.kord.cache.api
/
Query
/
toCollection
to
Collection
open
suspend
fun
toCollection
(
)
:
Collection
<
T
>
Executes the query and returns the values as a
Collection
.