toggle menu
cache
common
switch theme
search in API
api
/
dev.kord.cache.api.delegate
/
EntrySupplier
/
supply
supply
abstract
suspend
fun
<
T
:
Any
>
supply
(
cache
:
DataCache
,
description
:
DataDescription
<
T
,
out
Any
>
)
:
DataEntryCache
<
T
>