Property ApplicationId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ApplicationId
Gets the id of the application the command belongs to.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }
Gets the id of the application the command belongs to.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }