mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Include underscore properly in display_name API docs
This commit is contained in:
parent
6db4106519
commit
284e8eb95a
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ The following three models (usually represented in JSON format) represent the va
|
|||
|---|---|---|---|
|
||||
|id|string|No||
|
||||
|name|string?|Yes|50-character limit.|
|
||||
|display name|string?|Yes|50-character limit.|
|
||||
|display_name|string?|Yes|50-character limit.|
|
||||
|description|string?|Yes|1000-character limit.|
|
||||
|color|color?|Yes|6-char hex (eg. `ff7000`), sans `#`.|
|
||||
|avatar_url|url?|Yes|Not validated server-side.|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue