mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
fix(docs): mark member guild settings model's guild_id as optional
This commit is contained in:
parent
a81841f9f5
commit
0f840914d7
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ This model is used when querying system settings without authenticating, or for
|
|||
|
||||
|key|type|notes|
|
||||
|---|---|---|
|
||||
|guild_id|snowflake|only sent if the guild ID isn't already known (in dispatch payloads)|
|
||||
|?guild_id|snowflake|only sent if the guild ID isn't already known (in dispatch payloads)|
|
||||
|display_name|?string|100-character limit|
|
||||
|avatar_url|?string|256-character limit, must be a publicly-accessible URL|
|
||||
|keep_proxy|?boolean||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue