| Annotation Type | Description |
|---|---|
| Author |
The
Author annotation is to define whether the parameter should be the author object from the event or
parsed from the user's input. |
| CrossGuild |
The
CrossGuild annotation is to define whether the parameter should be guild-specific or global. |
| 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. |
Copyright © 2019. All rights reserved.