
com.freya02.botcommands.api.components.IdentifiableComponent.kt Maven / Gradle / Ivy
package com.freya02.botcommands.api.components
interface IdentifiableComponent {
fun getId(): String?
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy