Property CommandId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
CommandId
The Id of the command that was updated.
[JsonProperty("id")]
public ulong CommandId { get; }
The Id of the command that was updated.
[JsonProperty("id")]
public ulong CommandId { get; }