| BotOwnerJavacord |
A restriction that allows a command for the bot owner and is evaluated by the Javacord command handler.
|
| ChannelJavacord |
A restriction that allows a command in certain channels and is evaluated by the Javacord command handler.
|
| NsfwChannelJavacord |
A restriction that allows a command for NSFW channels and is evaluated by the Javacord command handler.
|
| PrivateMessageJavacord |
A restriction that allows a command for private messages and is evaluated by the Javacord command handler.
|
| RegularUserJavacord |
A restriction that allows a command for regular users and is evaluated by the Javacord command handler.
|
| RoleJavacord |
A restriction that allows a command for certain roles and is evaluated by the Javacord command handler.
|
| ServerJavacord |
A restriction that allows a command in certain servers and is evaluated by the Javacord command handler.
|
| ServerManagerJavacord |
A restriction that allows a command for server managers and is evaluated by the Javacord command handler.
|
| ServerOwnerJavacord |
A restriction that allows a command for the server owner and is evaluated by the Javacord command handler.
|
| UserJavacord |
A restriction that allows a command for certain users and is evaluated by the Javacord command handler.
|