Package net.dv8tion.jda.annotations
Annotation Type ForRemoval
-
@Documented @Retention(RUNTIME) @Target({TYPE,METHOD,FIELD,CONSTRUCTOR}) public @interface ForRemoval
Functionality annotated with ForRemoval will no longer be supported and should not be used anymore in new code.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
deadline
Version which will most likely remove this feature.
-