Property ApplicationId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ApplicationId
Gets the unique ID of this command's application.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }
Gets the unique ID of this command's application.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }