Property RoleNames
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
RoleNames
Gets the names of roles required to execute this command.
public IReadOnlyList<string> RoleNames { get; }
Property Value
- IReadOnlyList<string>