mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2025-01-19 03:30:06 +08:00
增加 describe 请求模板
This commit is contained in:
parent
316d2db484
commit
dabe491cde
@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": 2,
|
||||
"guild_id": "$guild_id",
|
||||
"channel_id": "$channel_id",
|
||||
"application_id": "936929561302675456",
|
||||
"session_id": "$session_id",
|
||||
"nonce": "$nonce",
|
||||
"data": {
|
||||
"version": "1204231436023111690",
|
||||
"id": "1092492867185950852",
|
||||
"name": "describe",
|
||||
"type": 1,
|
||||
"options": [
|
||||
{
|
||||
"type": 11,
|
||||
"name": "image",
|
||||
"value": 0
|
||||
}
|
||||
],
|
||||
"attachments": [
|
||||
{
|
||||
"id": "0",
|
||||
"filename": "$file_name",
|
||||
"uploaded_filename": "$final_file_name"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user