Package net.dv8tion.jda.annotations
Annotations used for documentation.
-
Annotation Types Summary Annotation Type Description DeprecatedSince In combination withDeprecated
specifies when this feature was marked as deprecated.ForRemoval Functionality annotated with ForRemoval will no longer be supported and should not be used anymore in new code.Incubating Functionality annotated with Incubating might change in a future release.ReplaceWith Functionality annotated with ReplaceWith should be replaced immediately with the mentioned code fragment.