kord-gateway
common
kord-gateway
/
dev.kord.gateway
/
GatewayConfigurationBuilder
/
GatewayConfigurationBuilder
Gateway
Configuration
Builder
constructor
(
token
:
String
,
name
:
String
=
"Kord"
,
shard
:
DiscordShard
=
DiscordShard(0, 1)
,
presence
:
DiscordPresence
?
=
null
,
threshold
:
Int
=
250
,
intents
:
Intents
=
Intents.nonPrivileged
)
(
source
)