mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:36:03 -04:00
Update API docs to use 'presence' key not 'state'. Fixed error messages when setting presence.
This commit is contained in:
parent
acfabfff9c
commit
c54d8df504
2 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@
|
|||
"PresenceUpdate": {
|
||||
"id": "PresenceUpdate",
|
||||
"properties": {
|
||||
"state": {
|
||||
"presence": {
|
||||
"type": "string",
|
||||
"description": "Enum: The presence state.",
|
||||
"enum": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue