Package com.mrivanplays.jdcf.data
Annotation Type MarkGuildOnly
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface MarkGuildOnly
Represents a annotation, which marks whether or not theCommand
marked is guild-only
@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface MarkGuildOnly
Command
marked is
guild-only