Table of Contents

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

Property Value

List<ulong>