mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-31 04:58:37 +01:00
Add "set_presence" in the sync parameters
This commit is contained in:
parent
de07586ab7
commit
c3b3b2df63
|
|
@ -38,6 +38,11 @@ paths:
|
|||
type: string
|
||||
description: |-
|
||||
A point in time to continue a sync from.
|
||||
- in: query
|
||||
name: set_presence
|
||||
type: string
|
||||
description: |-
|
||||
Set the presence status of this client.
|
||||
- in: query
|
||||
name: timeout
|
||||
type: integer
|
||||
|
|
|
|||
Loading…
Reference in a new issue