cache
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
cache
api
/
dev.kord.cache.api.data
/
LinkBuilder
/
link
link
inline
fun
<
T
:
Any
,
I
>
link
(
pair
:
Pair
<
KProperty1
<
S
,
I
>
,
KProperty1
<
T
,
I
>
>
)
Links the properties of two classes, creating a
DataLink
.