Table of Contents
API reference

Property CommandId

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

CommandId

Gets or sets the command ID to filter by.

[JsonProperty("command_id", NullValueHandling = NullValueHandling.Ignore)]
[DiscordInExperiment]
public ulong? CommandId { get; set; }

Property Value

ulong?