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