| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.task.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchCommentReq.Builder |
PatchCommentReq.Builder.commentId(String commentId)
要更新的评论ID
示例值:7198104824246747156
|
static PatchCommentReq.Builder |
PatchCommentReq.newBuilder() |
PatchCommentReq.Builder |
PatchCommentReq.Builder.patchCommentReqBody(PatchCommentReqBody body)
body
|
PatchCommentReq.Builder |
PatchCommentReq.Builder.userIdType(String userIdType)
表示user的ID的类型,支持open_id, user_id, union_id
示例值:open_id
|
| 构造器和说明 |
|---|
PatchCommentReq(PatchCommentReq.Builder builder) |
Copyright © 2024. All rights reserved.