fix(docs): add missing created property to group model (#761)

This commit is contained in:
Zowie 2025-08-04 19:59:08 +02:00 committed by GitHub
parent 049f06d9b1
commit 101c585d44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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|