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