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

io.github.freya022.botcommands.api.components.IGroupHolder.kt Maven / Gradle / Ivy

package io.github.freya022.botcommands.api.components

interface IGroupHolder : IdentifiableComponent {
    val group: ComponentGroup?
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy