Property ApplicationId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.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; }