类的使用
com.lark.oapi.service.docx.v1.model.GetDocumentBlockChildrenResp
-
com.lark.oapi.service.docx.v1.resource中GetDocumentBlockChildrenResp的使用
修饰符和类型方法说明DocumentBlockChildren.get(GetDocumentBlockChildrenReq req) 获取所有子块,给定一个指定版本的文档,并指定需要操作的块,分页遍历其所有子块富文本内容 。DocumentBlockChildren.get(GetDocumentBlockChildrenReq req, RequestOptions reqOptions) 获取所有子块,给定一个指定版本的文档,并指定需要操作的块,分页遍历其所有子块富文本内容 。