Annotation Interface OwnerOnly


@Retention(RUNTIME) @Target(TYPE) public @interface OwnerOnly
Restricts the execution of the annotated command exclusively to the bot's defined owner(s). Unauthorized users attempting to invoke this command will be denied access.