toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.event.gateway
/
ReadyEvent
/
ReadyEvent
Ready
Event
constructor
(
gatewayVersion
:
Int
,
guildIds
:
Set
<
Snowflake
>
,
self
:
User
,
sessionId
:
String
,
resumeGatewayUrl
:
String
,
kord
:
Kord
,
shard
:
Int
,
customContext
:
Any
?
,
supplier
:
EntitySupplier
=
kord.defaultSupplier
)
(
source
)