Require Owner
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.ANNOTATION_CLASS ] )
Marks this text command as only usable by the bot owners.
Owner-only commands are hidden in the built-in help content, but will still be responded to if a user tries to use it, though they will be rejected.
Note: This applies to the command itself, not only this variation, in other words, this applies to all commands with the same path.
See also
DSL equivalent