From 3aa1ec242612a2947717c01a1a6c3cf32a318249 Mon Sep 17 00:00:00 2001 From: zowie Date: Wed, 6 Aug 2025 12:08:24 +0200 Subject: [PATCH] fix(docs): add missing `webhook_url` property to `system` model --- docs/content/api/models.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/api/models.md b/docs/content/api/models.md index 47dc41af..9d891743 100644 --- a/docs/content/api/models.md +++ b/docs/content/api/models.md @@ -31,6 +31,7 @@ The PluralKit Discord bot can be configured to display short IDs in uppercase, o |avatar_url|?string|256-character limit, must be a publicly-accessible URL| |banner|?string|256-character limit, must be a publicly-accessible URL| |color|?string|6-character hex code, no `#` at the beginning| +|webhook_url|?string|| |created|datetime|| |privacy|?system privacy object||