
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