toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.components
/
IdentifiableComponent
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
from
Id
Link copied to clipboard
@
JvmStatic
fun
fromId
(
id
:
String
)
:
IdentifiableComponent
from
Id
Or
Null
Link copied to clipboard
@
JvmStatic
fun
fromIdOrNull
(
id
:
String
)
:
IdentifiableComponent
?
is
Compatible
Link copied to clipboard
@
JvmStatic
fun
isCompatible
(
id
:
String
)
:
Boolean