kord-gateway
common
kord-gateway
/
dev.kord.gateway
/
GatewayConfiguration
/
GatewayConfiguration
Gateway
Configuration
constructor
(
token
:
String
,
name
:
String
,
shard
:
DiscordShard
,
presence
:
Optional
<
DiscordPresence
>
=
Optional.Missing()
,
threshold
:
Int
,
intents
:
Intents
)
(
source
)