All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.freya02.botcommands.internal.commands.prefixed.ExecutionResult.kt Maven / Gradle / Ivy

package com.freya02.botcommands.internal.commands.prefixed

internal enum class ExecutionResult {
    STOP, CONTINUE, OK
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy