增加图片选择,和图片放大相关操作

This commit is contained in:
cherishsince
2024-04-06 21:53:22 +08:00
parent f2b9c14819
commit b1158fb1a7
6 changed files with 82 additions and 15 deletions

View File

@@ -0,0 +1,14 @@
{
"type": 3,
"guild_id": "$guild_id",
"channel_id": "$channel_id",
"message_id": "$message_id",
"application_id": "936929561302675456",
"session_id": "$session_id",
"nonce": "$nonce",
"message_flags": 0,
"data": {
"component_type": 2,
"custom_id": "$custom_id"
}
}