toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core
/
Kord
/
Kord
Kord
constructor
(
resources
:
ClientResources
,
cache
:
DataCache
,
gateway
:
MasterGateway
,
rest
:
RestClient
,
selfId
:
Snowflake
,
eventFlow
:
MutableSharedFlow
<
Event
>
,
dispatcher
:
CoroutineDispatcher
,
interceptor
:
GatewayEventInterceptor
)
(
source
)