Package-level declarations
Types
Link copied to clipboard
Sets this parameter as data coming from ModalBuilder.bindTo.
Link copied to clipboard
Declares this function as a modal handler for the specified modal name.
Link copied to clipboard
Set this parameter as a modal input.
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY_GETTER, AnnotationTarget.ANNOTATION_CLASS ] )
@ConditionalOnProperty(value = ["botcommands.modals.enable" ], matchIfMissing = true )
Prevents usage of the annotated service if modals are not enabled.