cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
api
/
dev.kord.cache.api.delegate
/
DelegatingDataCache
/
Companion
/
Builder
/
forDescription
for
Description
fun
<
T
:
Any
,
I
>
forDescription
(
description
:
DataDescription
<
T
,
I
>
,
supplier
:
FullSupplier
<
T
,
I
>
)