mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-13 01:00:12 +00:00
Document latest API changes
This commit is contained in:
parent
f259beae90
commit
1e1f2acdc3
1 changed files with 6 additions and 2 deletions
|
|
@ -407,9 +407,13 @@ Looks up a proxied message by its message ID. Returns `404 Not Found` if the mes
|
||||||
```
|
```
|
||||||
|
|
||||||
## Version history
|
## Version history
|
||||||
|
* 2019-10-31
|
||||||
|
* Added `proxy_tags` field to members
|
||||||
|
* Added `keep_proxy` field to members
|
||||||
|
* Deprecated `prefix` and `suffix` member fields, will be removed at some point (tm)
|
||||||
* 2019-07-17
|
* 2019-07-17
|
||||||
* Add endpoint for querying system by account
|
* Added endpoint for querying system by account
|
||||||
* Add endpoint for querying message contents
|
* Added endpoint for querying message contents
|
||||||
* 2019-07-10 **(v1)**
|
* 2019-07-10 **(v1)**
|
||||||
* First specified version
|
* First specified version
|
||||||
* (prehistory)
|
* (prehistory)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue