Table of Contents

Property Focused

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Focused

Whether this option is currently focused by the user. Only applicable for autocomplete option choices.

[JsonProperty("focused")]
public bool Focused { get; }

Property Value

bool