Property ApplicationId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
ApplicationId
The Id of the application the command was updated for.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }
The Id of the application the command was updated for.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }