类的使用
com.lark.oapi.service.task.v2.model.InputComment
使用InputComment的程序包
-
com.lark.oapi.service.task.v2.model中InputComment的使用
修饰符和类型方法说明InputComment.Builder.build()PatchCommentReqBody.getComment()CreateCommentReq.Builder.getInputComment()CreateCommentReq.getInputComment()修饰符和类型方法说明PatchCommentReqBody.Builder.comment(InputComment comment) 要更新的评论数据,支持更新content, md_contentCreateCommentReq.Builder.inputComment(InputComment body) bodyvoidPatchCommentReqBody.setComment(InputComment comment) voidCreateCommentReq.setInputComment(InputComment body)