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