Property RoleId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
RoleId
Gets ID of the role this integration uses for subscribers.
[JsonProperty("role_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong RoleId { get; }
Gets ID of the role this integration uses for subscribers.
[JsonProperty("role_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong RoleId { get; }