Table of Contents

Property CommandId

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

CommandId

The Id of the command that was updated.

[JsonProperty("id")]
public ulong CommandId { get; }

Property Value

ulong