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