| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.application.v7.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.deDe(String deDe)
命令的德文名称,用于面向德国地区用户展示
示例值:Anwesenheit prüfen
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.enUs(String enUs)
命令的英文名称,用于面向英语地区用户展示
示例值:Check Attendance
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.esEs(String esEs)
命令的西班牙文名称,用于面向西班牙地区用户展示
示例值:Verificar asistencia
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.frFr(String frFr)
命令的法文名称,用于面向法国地区用户展示
示例值:Vérifier la présence
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.hiIn(String hiIn)
命令的印地文名称,用于面向印度地区用户展示
示例值:उपस्थिति की जांच करें
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.idId(String idId)
命令的印尼文名称,用于面向印度尼西亚地区用户展示
示例值:Periksa kehadiran
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.itIt(String itIt)
命令的意大利文名称,用于面向意大利地区用户展示
示例值:Controlla presenza
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.jaJp(String jaJp)
命令的日文名称,用于面向日本地区用户展示
示例值:勤怠を確認
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.koKr(String koKr)
命令的韩文名称,用于面向韩国地区用户展示
示例值:출석 확인
|
static AppSlashCommandI18n.Builder |
AppSlashCommandI18n.newBuilder() |
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.ptBr(String ptBr)
命令的葡萄牙文(巴西)名称,用于面向巴西地区用户展示
示例值:Verificar presença
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.ruRu(String ruRu)
命令的俄文名称,用于面向俄罗斯地区用户展示
示例值:Проверить присутствие
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.thTh(String thTh)
命令的泰文名称,用于面向泰国地区用户展示
示例值:ตรวจสอบการเข้างาน
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.viVn(String viVn)
命令的越南文名称,用于面向越南地区用户展示
示例值:Kiểm tra sự hiện diện
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.zhCn(String zhCn)
命令的简体中文名称,用于面向中国大陆地区用户展示
示例值:查询考勤
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.zhHk(String zhHk)
命令的繁体中文(香港)名称,用于面向中国香港地区用户展示
示例值:查詢考勤
|
AppSlashCommandI18n.Builder |
AppSlashCommandI18n.Builder.zhTw(String zhTw)
命令的繁体中文(台湾)名称,用于面向中国台湾地区用户展示
示例值:查詢考勤
|
| 构造器和说明 |
|---|
AppSlashCommandI18n(AppSlashCommandI18n.Builder builder) |
Copyright © 2026. All rights reserved.