Property ApplicationId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ApplicationId
ID of the parent application
[JsonProperty("application_id")]
public ulong ApplicationId { get; }
ID of the parent application
[JsonProperty("application_id")]
public ulong ApplicationId { get; }