| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.task.v2.model |
| 限定符和类型 | 方法和说明 |
|---|---|
InputComment |
InputComment.Builder.build() |
InputComment |
PatchCommentReqBody.getComment() |
InputComment |
CreateCommentReq.getInputComment() |
InputComment |
CreateCommentReq.Builder.getInputComment() |
| 限定符和类型 | 方法和说明 |
|---|---|
PatchCommentReqBody.Builder |
PatchCommentReqBody.Builder.comment(InputComment comment)
要更新的评论数据,支持更新content, md_content
示例值:
|
CreateCommentReq.Builder |
CreateCommentReq.Builder.inputComment(InputComment body)
body
|
void |
PatchCommentReqBody.setComment(InputComment comment) |
void |
CreateCommentReq.setInputComment(InputComment body) |
Copyright © 2024. All rights reserved.