| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.im.v1 |
| 限定符和类型 | 方法和说明 |
|---|---|
CreatePinResp |
ImService.Pin.create(CreatePinReq req)
Pin消息,Pin一条指定的消息
注意事项:;- 若消息已经被Pin,返回该Pin的操作信息 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/pin/create ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/imv1/CreatePinSample.java ;
|
CreatePinResp |
ImService.Pin.create(CreatePinReq req,
RequestOptions reqOptions)
Pin消息,Pin一条指定的消息
注意事项:;- 若消息已经被Pin,返回该Pin的操作信息 ;
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/im-v1/pin/create ;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/imv1/CreatePinSample.java ;
|
Copyright © 2022. All rights reserved.