Table of Contents

Property ApplicationId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ApplicationId

Gets the ID of the application this webhook belongs to, if applicable.

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

Property Value

ulong?