Table of Contents

Property IntegrationId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IntegrationId

Gets the id of the integration this role belongs to.

[JsonProperty("integration_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? IntegrationId { get; }

Property Value

ulong?