mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Add documentation for keepproxy feature
This commit is contained in:
parent
49dc25ee02
commit
9211ce0e7f
3 changed files with 14 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ The following three models (usually represented in JSON format) represent the va
|
|||
|prefix|string?|Yes|Deprecated. Use `proxy_tags` instead.|
|
||||
|suffix|string?|Yes|Deprecated. Use `proxy_tags` instead.|
|
||||
|proxy_tags|ProxyTag[]|Yes (entire array)|An array of ProxyTag (see below) objects, each representing a single prefix/suffix pair.|
|
||||
|keep_proxy|bool|Yes|Whether to display a member's proxy tags in the proxied message.|
|
||||
|created|datetime|No||
|
||||
|
||||
#### ProxyTag object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue