toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.core.utils
/
containsAny
contains
Any
fun
<
T
>
Iterable
<
T
>
.
containsAny
(
vararg
elements
:
T
)
:
Boolean
(
source
)
fun
<
T
>
Iterable
<
T
>
.
containsAny
(
elements
:
Iterable
<
T
>
)
:
Boolean
(
source
)