CommandRegistrationMode

Command registration mode, which describes how to create / update / delete commands in case of conflicts

Entries

Link copied to clipboard

Remove any unregistered commands from the Discord API

Link copied to clipboard

Allows to any unregistered command exists in the API

Link copied to clipboard

Don't make any changes in the API, even if command doesn't exist

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.