Interface ICommandSuggestion
Namespace: Void.Proxy.Api.Commands
Assembly: Void.Proxy.Api.dll
public interface ICommandSuggestionProperties
Start
int Start { get; }Property Value
Text
string Text { get; }Property Value
Tooltip
string? Tooltip { get; }