Property RoleIds
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
RoleIds
Gets the option's role ids.
[JsonProperty("role_ids", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong>? RoleIds { get; }
Gets the option's role ids.
[JsonProperty("role_ids", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong>? RoleIds { get; }