public static class AppSlashCommandI18nText.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppSlashCommandI18nText |
build() |
AppSlashCommandI18nText.Builder |
defaultValue(String defaultValue)
app slash command的说明的默认文案
示例值:查询应用状态
|
AppSlashCommandI18nText.Builder |
i18n(AppSlashCommandI18n i18n)
app slash command的说明的国际化文案
示例值:
|
public AppSlashCommandI18nText.Builder i18n(AppSlashCommandI18n i18n)
示例值:
i18n - public AppSlashCommandI18nText.Builder defaultValue(String defaultValue)
示例值:查询应用状态
defaultValue - public AppSlashCommandI18nText build()
Copyright © 2026. All rights reserved.