{
"id": "string",
"properties": {
"property1": null,
"property2": null
},
"parentId": "string",
"botType": "MID_JOURNEY",
"userId": "string",
"nonce": "string",
"interactionMetadataId": "string",
"messageId": "string",
"remixModalMessageId": "string",
"remixAutoSubmit": true,
"remixModaling": true,
"instanceId": "string",
"subInstanceId": "string",
"messageIds": [
"string"
],
"action": "IMAGINE",
"status": "NOT_START",
"prompt": "string",
"promptEn": "string",
"promptFull": "string",
"description": "string",
"state": "string",
"submitTime": 0,
"startTime": 0,
"finishTime": 0,
"imageUrl": "string",
"thumbnailUrl": "string",
"progress": "string",
"failReason": "string",
"buttons": [
{
"customId": "string",
"emoji": "string",
"label": "string",
"style": 0,
"type": 0
}
],
"displays": {
"property1": null,
"property2": null
},
"seed": "string",
"seedMessageId": "string",
"clientIp": "string",
"jobId": "string",
"mode": "RELAX",
"accountFilter": {
"instanceId": "string",
"modes": [
"RELAX"
],
"remix": true,
"nijiRemix": true,
"remixAutoConsidered": true
}
}