Table of Contents

Enum SlashCommandOptionType

Namespace
HeyBox
Assembly
HeyBox.Net.Core.dll

表示一个斜线命令选项的类型。

public enum SlashCommandOptionType

Fields

Boolean = 5

布尔值。

Channel = 7

IChannel

File = 12

文件。

Image = 11

图片。

Integer = 4

整数。

Role = 8

IRole

Selection = 9

选择项。

String = 3

字符串。

User = 6

IUser