Table of Contents

Property IntegrationType

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

IntegrationType

Gets the type of integration that added the user to the guild, if applicable. I.e. integration type (twitch, youtube, discord, or guild_subscription).

[JsonProperty("integration_type", NullValueHandling = NullValueHandling.Ignore)]
public int? IntegrationType { get; }

Property Value

int?