Table of Contents
API reference

Property CommandName

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

CommandName

Gets or sets the command name to filter by.

[JsonProperty("command_name", NullValueHandling = NullValueHandling.Ignore)]
[DiscordInExperiment]
public string? CommandName { get; set; }

Property Value

string