cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
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
.