| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.helpdesk.v1 |
| 限定符和类型 | 方法和说明 |
|---|---|
PreviewNotificationResp |
HelpdeskService.Notification.preview(PreviewNotificationReq req)
预览推送内容,在正式执行推送之前是可以调用此接口预览设置的推送内容
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/preview
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/PreviewNotificationSample.java
;
|
PreviewNotificationResp |
HelpdeskService.Notification.preview(PreviewNotificationReq req,
RequestOptions reqOptions)
预览推送内容,在正式执行推送之前是可以调用此接口预览设置的推送内容
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/preview
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/PreviewNotificationSample.java
;
|
Copyright © 2022. All rights reserved.