JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
co.aikar.commands.annotation
Annotation Type SelfUser
@Target
(
PARAMETER
)
@Retention
(
RUNTIME
) public @interface
SelfUser
The
SelfUser
annotation is to define whether the parameter should be represented by JDA's user object or if it should be parsed from command input.