Property ApplicationID
- Namespace
- DSharpPlus.Net.InboundWebhooks
- Assembly
- DSharpPlus.dll
ApplicationID
Gets the ID of the application that triggered this event.
[JsonProperty("application_id")]
public ulong ApplicationID { get; }
Property Value
- ulong