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 GuildOnly
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
GuildOnly
Restricts the execution of the annotated command to Discord Guilds (Servers) only. The command will not be executable in Direct Messages.