defaultLocked

Specifies whether the application command is disabled for everyone but administrators by default, so that administrators can further configure the command.

Note: You cannot use this with @UserPermissions.

Default: false

Return

true if the command should be disabled by default

See also

MessageCommandBuilder.isDefaultLocked

DSL equivalent