toggle menu
kord-gateway
common
switch theme
search in API
kord-gateway
/
dev.kord.gateway
/
Intents
/
IntentsBuilder
Intents
Builder
class
IntentsBuilder
(
code
:
DiscordBitSet
=
EmptyBitSet()
)
(
source
)
Deprecated (with error)
Renamed to 'Builder'.
Replace with
import dev.kord.gateway.Intents
Content copied to clipboard
Intents.Builder
Content copied to clipboard
Members
Constructors
Intents
Builder
Link copied to clipboard
constructor
(
code
:
DiscordBitSet
=
EmptyBitSet()
)
Functions
flags
Link copied to clipboard
fun
flags
(
)
:
Intents
unary
Minus
Link copied to clipboard
operator
fun
Intent
.
unaryMinus
(
)
operator
fun
Intents
.
unaryMinus
(
)
unary
Plus
Link copied to clipboard
operator
fun
Intent
.
unaryPlus
(
)
operator
fun
Intents
.
unaryPlus
(
)