mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): mark system model's created as not nullable (#751)
This commit is contained in:
parent
abc614a2c0
commit
0225275b1c
1 changed files with 1 additions and 1 deletions
|
|
@ -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|
|
|avatar_url|?string|256-character limit, must be a publicly-accessible URL|
|
||||||
|banner|?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|
|
|color|?string|6-character hex code, no `#` at the beginning|
|
||||||
|created|?datetime||
|
|created|datetime||
|
||||||
|privacy|?system privacy object||
|
|privacy|?system privacy object||
|
||||||
|
|
||||||
* System privacy keys: `description_privacy`, `pronoun_privacy`, `member_list_privacy`, `group_list_privacy`, `front_privacy`, `front_history_privacy`
|
* System privacy keys: `description_privacy`, `pronoun_privacy`, `member_list_privacy`, `group_list_privacy`, `front_privacy`, `front_history_privacy`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue