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.Include)]
public Optional<ulong> IntegrationId { get; }

Property Value

Optional<ulong>