mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-18 09:04:09 +02:00
Add "set_presence" in the sync parameters
This commit is contained in:
parent
de07586ab7
commit
c3b3b2df63
|
|
@ -38,6 +38,11 @@ paths:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
A point in time to continue a sync from.
|
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
|
- in: query
|
||||||
name: timeout
|
name: timeout
|
||||||
type: integer
|
type: integer
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue