summary refs log tree commit diff
diff options
context:
space:
mode:
authorroot <root@nomchy-verse.com>2025-03-20 08:59:11 -0700
committerroot <root@nomchy-verse.com>2025-03-20 08:59:11 -0700
commitfdab1c9945afbeb0018a2aa19bcd4a438a737da5 (patch)
tree2cf708c687a912c20af259bd0ab806bebd877407
parentmodified webhooks to match djs webhook send format (diff)
downloadserver-ts-fdab1c9945afbeb0018a2aa19bcd4a438a737da5.tar.xz
Updated webhooks to accept params as provided by djs
-rw-r--r--assets/schemas.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/assets/schemas.json b/assets/schemas.json

index c4d03c9d..eee1b9e0 100644 --- a/assets/schemas.json +++ b/assets/schemas.json
@@ -698436,36 +698436,6 @@ "items": { "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,