public class ChatButton extends Object
| 构造器和说明 |
|---|
ChatButton(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateChatButtonResp |
update(UpdateChatButtonReq req)
更新消息流卡片按钮,为群组消息、机器人消息的消息流卡片添加、更新、删除快捷操作按钮。
|
UpdateChatButtonResp |
update(UpdateChatButtonReq req,
RequestOptions reqOptions)
更新消息流卡片按钮,为群组消息、机器人消息的消息流卡片添加、更新、删除快捷操作按钮。
|
public ChatButton(Config config)
public UpdateChatButtonResp update(UpdateChatButtonReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic UpdateChatButtonResp update(UpdateChatButtonReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.