fix(docs): mark system model's created as not nullable (#751)

This commit is contained in:
Zowie 2025-08-04 20:01:24 +02:00 committed by GitHub
parent abc614a2c0
commit 0225275b1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +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|
|created|?datetime||
|created|datetime||
|privacy|?system privacy object||
* System privacy keys: `description_privacy`, `pronoun_privacy`, `member_list_privacy`, `group_list_privacy`, `front_privacy`, `front_history_privacy`