Package net.dv8tion.jda.annotations
Annotation Type DeprecatedSince
-
@Documented @Retention(RUNTIME) @Target({TYPE,METHOD,FIELD}) public @interface DeprecatedSince
In combination withDeprecated
specifies when this feature was marked as deprecated.
-
-
Element Detail
-
value
String value
-
-