toggle menu
cache
common
switch theme
search in API
api
/
dev.kord.cache.api
/
QueryBuilder
/
lte
lte
open
infix
fun
<
R
:
Comparable
<
R
>
>
KProperty1
<
T
,
R
>
.
lte
(
value
:
R
)
Includes only values for which the given property is lesser than or equal to the given
value
.