Table of Contents
API reference

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; }

Property Value

IReadOnlyList<string>