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-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