Table of Contents

Property ApplicationId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ApplicationId

Gets the unique ID of this command's application.

[JsonProperty("application_id")]
public ulong ApplicationId { get; }

Property Value

ulong