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