Property ApplicationId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ApplicationId
Gets the ID of the application that created this interaction.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }
Gets the ID of the application that created this interaction.
[JsonProperty("application_id")]
public ulong ApplicationId { get; }