diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord
/
AutoGateway
/
AutoGateway
Auto
Gateway
constructor
(
token
:
String
,
intents
:
GatewayIntents
=
GatewayIntents.NON_PRIVILEGED
,
restClient
:
RestClient
,
eventDispatcher
:
EventDispatcher
,
sessionDispatcher
:
CoroutineDispatcher
=
Dispatchers.Default
)
(
source
)