public class BotShortcutCommandComponentType extends Object
| Modifier and Type | Field and Description |
|---|---|
static BotShortcutCommandComponentType |
FILE
上传文件类型
|
static BotShortcutCommandComponentType |
SELECT
选择框类型
|
static BotShortcutCommandComponentType |
TEXT
文本类型
|
| Modifier and Type | Method and Description |
|---|---|
static BotShortcutCommandComponentType |
fromValue(String value) |
String |
toString() |
public static final BotShortcutCommandComponentType TEXT
public static final BotShortcutCommandComponentType SELECT
public static final BotShortcutCommandComponentType FILE
public static BotShortcutCommandComponentType fromValue(String value)
Copyright © 2025. All rights reserved.