Table of Contents
API reference

Property ApplicationId

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

ApplicationId

Gets the application identifier when present.

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

Property Value

ulong?