Table of Contents

Property OptionValue

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

OptionValue

Gets the option value.

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

Property Value

string