UpdateCommandResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the command.

Link copied to clipboard

The boolean that indicates whether the command was deprecated.

Link copied to clipboard

The updated text description of the command.

Link copied to clipboard

The updated user-friendly display name in the console for the command.

Link copied to clipboard

The date and time (epoch timestamp in seconds) when the command was last updated.

Functions

Link copied to clipboard
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