kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
kord-core
/
dev.kord.core.gateway
/
ShardEvent
Shard
Event
data
class
ShardEvent
(
val
event
:
Event
,
val
gateway
:
Gateway
,
val
shard
:
Int
)
(
source
)
Members
Constructors
Shard
Event
Link copied to clipboard
constructor
(
event
:
Event
,
gateway
:
Gateway
,
shard
:
Int
)
Properties
event
Link copied to clipboard
val
event
:
Event
gateway
Link copied to clipboard
val
gateway
:
Gateway
shard
Link copied to clipboard
val
shard
:
Int