feat: update auto reply and packaging
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
{
|
||||
"data": {
|
||||
"conversation_id": "{{params.conversationId}}",
|
||||
"file": "{{params.path}}"
|
||||
"file": "{{params.path}}",
|
||||
"fileName": "{{params.fileName}}",
|
||||
"file_name": "{{params.fileName}}"
|
||||
},
|
||||
"type": 11031
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user