Table of Contents

Property Application

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Application

Gets the application this integration is bound to.

[JsonProperty("application", NullValueHandling = NullValueHandling.Ignore)]
public DiscordApplication Application { get; }

Property Value

DiscordApplication