Table of Contents

Property Focused

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Focused

If this is an autocomplete option: Whether this option is currently active.

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

Property Value

bool