io.github.freya022.botcommands.api.commands.application.CommandMap.kt Maven / Gradle / Ivy
package io.github.freya022.botcommands.api.commands.application
import io.github.freya022.botcommands.api.commands.CommandPath
/**
* Map of command paths to their application command
*/
interface CommandMap : Map
© 2015 - 2025 Weber Informatics LLC | Privacy Policy