toggle menu
cache
common
switch theme
search in API
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
.