Package-level declarations
Types
Link copied to clipboard
Marks the annotated declaration as deprecated since version.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
Marks a Kord-related API as experimental.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
Marks an API for internal use only.
Link copied to clipboard
Marks a Kord-related API as a feature preview.
Link copied to clipboard
Marks a Kord-related API as potentially unsafe.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION, AnnotationTarget.TYPEALIAS] )
Marks a Kord-voice related API as experimental.