mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): add missing created property to group model (#761)
This commit is contained in:
parent
049f06d9b1
commit
101c585d44
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ The PluralKit Discord bot can be configured to display short IDs in uppercase, o
|
|||
|name|string|100-character limit|
|
||||
|display_name|?string|100-character limit|
|
||||
|description|?string|1000-character limit|
|
||||
|created|?datetime||
|
||||
|icon|?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|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue