| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.im.v2.enums | |
| com.lark.oapi.service.im.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static BotTimeSentiveFeedCardUserIdTypeEnum |
BotTimeSentiveFeedCardUserIdTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static BotTimeSentiveFeedCardUserIdTypeEnum[] |
BotTimeSentiveFeedCardUserIdTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
BotTimeSentiveFeedCardReq.Builder |
BotTimeSentiveFeedCardReq.Builder.userIdType(BotTimeSentiveFeedCardUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型 可选值有: - open_id: 以open_id来识别用户 - user_id: 以user_id来识别用户 - union_id: 以union_id来识别用户
示例值:open_id
|
Copyright © 2025. All rights reserved.