Shard

class Shard

The name of the shard.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when the shard was created in Universal Coordinated Time (UTC).

Link copied to clipboard

The ID of the shard.

Link copied to clipboard

The current status of the shard.

Functions

Link copied to clipboard
inline fun copy(block: Shard.Builder.() -> Unit = {}): Shard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String