Updated webhooks to accept params as provided by djs
This commit is contained in:
parent
39af71131a
commit
fdab1c9945
@ -698436,36 +698436,6 @@
|
|||||||
"items": {
|
"items": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"enforce_nonce": {
|
|
||||||
"type": "boolean"
|
|
||||||
},
|
|
||||||
"nonce": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"poll": {
|
|
||||||
"$ref": "#/definitions/Poll"
|
|
||||||
},
|
|
||||||
"sticker_ids": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"message_reference": {
|
|
||||||
"type": "object",
|
|
||||||
"properties": {
|
|
||||||
"message_id": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"channel_id": {
|
|
||||||
"type": "string"
|
|
||||||
},
|
|
||||||
"guild_id": {
|
|
||||||
"type": "string"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"additionalProperties": false,
|
|
||||||
"required": [
|
|
||||||
"message_id"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user