api
0.4.0
common
api
/
dev.kord.cache.api.delegate
/
EntrySupplier
Entry
Supplier
interface
EntrySupplier
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
supply
Link copied to clipboard
abstract
suspend
fun
<
T
:
Any
>
supply
(
cache
:
DataCache
,
description
:
DataDescription
<
T
,
out
Any
>
)
:
DataEntryCache
<
T
>