kord-gateway
common
kord-gateway
/
dev.kord.gateway
/
Intents
Intents
inline
fun
Intents
(
builder
:
Intents.IntentsBuilder
.
(
)
->
Unit
=
{}
)
:
Intents
(
source
)
fun
Intents
(
vararg
intents
:
Intents
)
:
Intents
(
source
)
fun
Intents
(
vararg
intents
:
Intent
)
:
Intents
(
source
)
fun
Intents
(
intents
:
Iterable
<
Intents
>
)
:
Intents
(
source
)
fun
Intents
(
value
:
String
)
:
Intents
(
source
)
@
JvmName
(
name
=
"IntentsWithIterable"
)
fun
Intents
(
intents
:
Iterable
<
Intent
>
)
:
Intents
(
source
)