Total

class Total(val totalShards: Int) : Sharding(source)

Kiscord should spawn all totalShards shards

Constructors

Link copied to clipboard
fun Total(totalShards: Int)

Properties

Link copied to clipboard
open override val totalShards: Int

Total shards count that designates to connect to the gateway, or null if gateway default should be used