Method GetValues
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
GetValues()
Retrieves an array of the values of the members defined in DiscordPermission. Note that this returns a new array with every invocation, so should be cached if appropriate.
public static DiscordPermission[] GetValues()
Returns
- DiscordPermission[]
 An array of the values defined in DiscordPermission