Slash
0.7.6
Slash
/
tv.blademaker.slash.annotations
/
SlashCommand
Slash
Command
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
SlashCommand
(
name
:
String
,
group
:
String
,
target
:
InteractionTarget
)
Content copied to clipboard
Properties
Properties
group
Link copied to clipboard
val
group
:
String
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
target
Link copied to clipboard
val
target
:
InteractionTarget
Content copied to clipboard