Property RoleNames
- Namespace
- DisCatSharp.CommandsNext.Attributes
- Assembly
- DisCatSharp.CommandsNext.dll
RoleNames
Gets the name of the role required to execute this command.
public IReadOnlyList<string> RoleNames { get; }
Gets the name of the role required to execute this command.
public IReadOnlyList<string> RoleNames { get; }