Table of Contents

Property IntegrationId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.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?