imagine 发送模板

This commit is contained in:
cherishsince 2024-04-04 19:34:41 +08:00
parent 98b4fb7ff0
commit f1f003b76d

View File

@ -0,0 +1,21 @@
{
"type": 2,
"guild_id": "$guild_id",
"channel_id": "$channel_id",
"application_id": "936929561302675456",
"session_id": "$session_id",
"nonce": "$nonce",
"data": {
"version": "1166847114203123795",
"id": "938956540159881230",
"name": "imagine",
"type": 1,
"options": [
{
"type": 3,
"name": "prompt",
"value": "$prompt"
}
]
}
}