CommandUpdateResult

Result of a scheduled command update.

More details in debug/trace logs.

Properties

Link copied to clipboard
val guild: Guild?

The guild the commands were updated in, null for global commands

Link copied to clipboard

true if the commands were updated

Link copied to clipboard

The list of failed command declaration functions alongside their exceptions

Functions

Link copied to clipboard
open override fun toString(): String