Table of Contents

Property OptionName

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

OptionName

Gets the option name.

[JsonProperty("option_name", NullValueHandling = NullValueHandling.Ignore)]
public string? OptionName { get; }

Property Value

string