Annotation Interface Perm
The annotated element must be a
Member that 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 have.
-
Element Details
-
value
net.dv8tion.jda.api.Permission[] valueReturns the discord permission(s) theMembermust have.- Returns:
- the discord permission(s) the
Membermust have.
-