Table of Contents

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; }

Property Value

ulong