JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.dianxin.tori.api.annotations.commands
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.