From f0fa0e210c83745fbc43a34f59fbbccda9178458 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Mon, 29 Apr 2024 12:16:54 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A2=9E=E5=8A=A0=E3=80=91mj=20?= =?UTF-8?q?=E5=B0=81=E5=8F=B7=E8=BF=94=E5=9B=9E=E7=9A=84json=EF=BC=8C?= =?UTF-8?q?=E5=90=8E=E6=9C=9F=E6=9C=89=E6=97=B6=E9=97=B4=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mj服务器封号返回信息.json | 82 +++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 yudao-module-ai/yudao-spring-boot-starter-ai/src/main/resources/requestTestJson/imageGenerationProcess/mj服务器封号返回信息.json diff --git a/yudao-module-ai/yudao-spring-boot-starter-ai/src/main/resources/requestTestJson/imageGenerationProcess/mj服务器封号返回信息.json b/yudao-module-ai/yudao-spring-boot-starter-ai/src/main/resources/requestTestJson/imageGenerationProcess/mj服务器封号返回信息.json new file mode 100644 index 000000000..3b927bf3c --- /dev/null +++ b/yudao-module-ai/yudao-spring-boot-starter-ai/src/main/resources/requestTestJson/imageGenerationProcess/mj服务器封号返回信息.json @@ -0,0 +1,82 @@ +{ + "op": 0, + "s": 5, + "t": "MESSAGE_CREATE", + "d": { + "mention_everyone": false, + "pinned": false, + "components": [], + "attachments": [], + "interaction_metadata": { + "user_id": "972721304891453450", + "name": "imagine", + "authorizing_integration_owners": { + "0": "1225608134878302329" + }, + "id": "1234353096516173844", + "type": 2, + "user": { + "global_name": "tiger", + "avatar_decoration_data": null, + "clan": null, + "public_flags": 0, + "id": "972721304891453450", + "avatar": "3646118d04fd12dfd301c4fd17afd801", + "username": "jverbalu4990", + "discriminator": "0" + } + }, + "author": { + "global_name": null, + "bot": true, + "avatar_decoration_data": null, + "clan": null, + "public_flags": 589824, + "id": "936929561302675456", + "avatar": "f6ce562a6b4979c4b1cbc5b436d3be76", + "username": "Midjourney Bot", + "discriminator": "9282" + }, + "flags": 64, + "type": 20, + "mention_roles": [], + "nonce": "1784794363249700864", + "application_id": "936929561302675456", + "edited_timestamp": null, + "content": "", + "tts": false, + "webhook_id": "936929561302675456", + "mentions": [], + "interaction": { + "name": "imagine", + "id": "1234353096516173844", + "type": 2, + "user": { + "global_name": "tiger", + "avatar_decoration_data": null, + "clan": null, + "public_flags": 0, + "id": "972721304891453450", + "avatar": "3646118d04fd12dfd301c4fd17afd801", + "username": "jverbalu4990", + "discriminator": "0" + } + }, + "position": 0, + "id": "1234353097535393822", + "embeds": [ + { + "content_scan_version": 0, + "color": 16711680, + "footer": { + "text": "/imagine 中国长城 --ar 1:1 --niji 6" + }, + "description": "You have been blocked from accessing Midjourney. This happens on repeated or serious ToS violations.", + "type": "rich", + "title": "Blocked" + } + ], + "channel_id": "1225608134878302332", + "timestamp": "2024-04-29T03:58:31.624000+00:00" + } +} \ No newline at end of file