toggle menu
cache
common
switch theme
search in API
api
/
dev.kord.cache.api
/
QueryBuilder
/
eq
eq
open
infix
fun
<
R
>
KProperty1
<
T
,
R
>
.
eq
(
value
:
R
)
Includes only values for which the given property equals the given
value
.