Table of Contents

Enum CommandParameterType

Namespace
JD.AI.Core.Commands
Assembly
JD.AI.Core.dll

Supported parameter types for command arguments.

public enum CommandParameterType

Fields

Boolean = 2
Number = 1
Text = 0