| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.task.v1.resource |
| 限定符和类型 | 方法和说明 |
|---|---|
ListTaskFollowerResp |
TaskFollower.list(ListTaskFollowerReq req)
获取任务关注人列表,该接口用于查询任务关注人列表,支持分页,最大值为50
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/list ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/taskv1/ListTaskFollowerSample.java ;
|
ListTaskFollowerResp |
TaskFollower.list(ListTaskFollowerReq req,
RequestOptions reqOptions)
获取任务关注人列表,该接口用于查询任务关注人列表,支持分页,最大值为50
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/list ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/taskv1/ListTaskFollowerSample.java ;
|
Copyright © 2024. All rights reserved.