feat: 回复普通消息更新
This commit is contained in:
parent
1f1d1f9d1c
commit
6d0f5cd822
@ -60,6 +60,9 @@ const replyNomalMsg = async (body: LarkMessageEvent) => {
|
||||
const content = JSON.stringify({
|
||||
type: "template",
|
||||
data: {
|
||||
config: {
|
||||
update_multi: true,
|
||||
},
|
||||
template_id: "ctp_AAyVx5R39xU9",
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user