mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): add missing avatar_url and display_name properties to system guild settings model (#765)
This commit is contained in:
parent
b75bd489b6
commit
aa103f85e7
1 changed files with 2 additions and 0 deletions
|
|
@ -173,6 +173,8 @@ This model is used when querying system settings without authenticating, or for
|
||||||
|proxying_enabled|boolean||
|
|proxying_enabled|boolean||
|
||||||
|tag|?string|79-character limit|
|
|tag|?string|79-character limit|
|
||||||
|tag_enabled|boolean||
|
|tag_enabled|boolean||
|
||||||
|
|avatar_url|?string|256-character limit|
|
||||||
|
|display_name|?string|100-character limit|
|
||||||
|
|
||||||
|
|
||||||
### Autoproxy settings model
|
### Autoproxy settings model
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue