toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-gateway
/
dev.kord.gateway.builder
/
Shards
Shards
data
class
Shards
(
val
totalShards
:
Int
,
val
indices
:
Iterable
<
Int
>
=
0..<totalShards
)
(
source
)
Members
Constructors
Shards
Link copied to clipboard
constructor
(
totalShards
:
Int
,
indices
:
Iterable
<
Int
>
=
0..<totalShards
)
Properties
indices
Link copied to clipboard
val
indices
:
Iterable
<
Int
>
total
Shards
Link copied to clipboard
val
totalShards
:
Int