Table of Contents

Property ApplicationId

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

ApplicationId

The Id of the application the command was updated for.

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

Property Value

ulong