CommandArgumentErrorPresence

Interface providing field-presence information for CommandArgumentError messages. Retrieve it via the CommandArgumentError.presence extension property.

Properties

Link copied to clipboard
abstract val hasArgument: Boolean
Link copied to clipboard
abstract val hasIndexError: Boolean
Link copied to clipboard
abstract val hasKind: Boolean