Property Roles
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Roles
Gets IDs the roles this emoji is enabled for.
[JsonIgnore]
public IReadOnlyList<ulong> Roles { get; }
Property Value
- IReadOnlyList<ulong>
Gets IDs the roles this emoji is enabled for.
[JsonIgnore]
public IReadOnlyList<ulong> Roles { get; }