public static class BotTimeSentiveFeedCardReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BotTimeSentiveFeedCardReq.Builder |
botTimeSentiveFeedCardReqBody(BotTimeSentiveFeedCardReqBody body)
body
|
BotTimeSentiveFeedCardReq |
build() |
BotTimeSentiveFeedCardReqBody |
getBotTimeSentiveFeedCardReqBody() |
BotTimeSentiveFeedCardReq.Builder |
userIdType(BotTimeSentiveFeedCardUserIdTypeEnum userIdType)
此次调用中使用的用户ID的类型 可选值有: - open_id: 以open_id来识别用户 - user_id: 以user_id来识别用户 - union_id: 以union_id来识别用户
示例值:open_id
|
BotTimeSentiveFeedCardReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型 可选值有: - open_id: 以open_id来识别用户 - user_id: 以user_id来识别用户 - union_id: 以union_id来识别用户
示例值:open_id
|
public BotTimeSentiveFeedCardReq.Builder userIdType(String userIdType)
示例值:open_id
userIdType - public BotTimeSentiveFeedCardReq.Builder userIdType(BotTimeSentiveFeedCardUserIdTypeEnum userIdType)
示例值:open_id
userIdType - BotTimeSentiveFeedCardUserIdTypeEnumpublic BotTimeSentiveFeedCardReqBody getBotTimeSentiveFeedCardReqBody()
public BotTimeSentiveFeedCardReq.Builder botTimeSentiveFeedCardReqBody(BotTimeSentiveFeedCardReqBody body)
body - public BotTimeSentiveFeedCardReq build()
Copyright © 2025. All rights reserved.