mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix(docs): add missing character limit for system tag (#577)
Merges PluralKit/PluralKit#577
This commit is contained in:
parent
22ce250b56
commit
2f8cebc172
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ Every PluralKit entity has two IDs: a short (5-character) ID and a longer UUID.
|
|||
|uuid|string||
|
||||
|name|?string|100-character limit|
|
||||
|description|?string|1000-character limit|
|
||||
|tag|?string||
|
||||
|tag|?string|79-character limit|
|
||||
|pronouns|?string|100-character limit|
|
||||
|avatar_url|?string|256-character limit, must be a publicly-accessible URL|
|
||||
|banner|?string|256-character limit, must be a publicly-accessible URL|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue