Method GetValuesAsUnderlyingType
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GetValuesAsUnderlyingType()
Retrieves an array of the underlying-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 int[] GetValuesAsUnderlyingType()
Returns
- int[]
An array of the underlying-values defined in DiscordPermission