Skip to content

Interface ICommandSuggestion

Namespace: Void.Proxy.Api.Commands
Assembly: Void.Proxy.Api.dll

public interface ICommandSuggestion

Properties

Start

int Start { get; }

Property Value

int

Text

string Text { get; }

Property Value

string

Tooltip

string? Tooltip { get; }

Property Value

string?