Table of Contents

Enum SlashCommandChoiceType

Namespace
HeyBox.Interactions
Assembly
HeyBox.Net.Interactions.dll

支持的预设参数选项类型。

public enum SlashCommandChoiceType

Fields

Integer = 1

int 类型。

Number = 2

double 类型。

String = 0

string 类型。