Annotation Interface NotPerm
The annotated element must be a
Member that doesn't have the specified discord permission.- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionnet.dv8tion.jda.api.Permission[]Returns the discord permission(s) theMembermust not have.
-
Element Details
-
value
net.dv8tion.jda.api.Permission[] valueReturns the discord permission(s) theMembermust not have.- Returns:
- the discord permission(s) the
Membermust not have.
-