mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-03 22:43:43 +01:00
Clarify behaviour of ?set_presence=unavailable for /sync
This commit is contained in:
parent
adef7babfa
commit
436544b8f8
|
|
@ -83,7 +83,8 @@ paths:
|
|||
polling this API. If this parameter is omitted then the client is
|
||||
automatically marked as online when it uses this API. Otherwise if
|
||||
the parameter is set to "offline" then the client is not marked as
|
||||
being online when it uses this API.
|
||||
being online when it uses this API. When set to "unavailable", the
|
||||
client is marked as being idle.
|
||||
x-example: "offline"
|
||||
- in: query
|
||||
name: timeout
|
||||
|
|
|
|||
Loading…
Reference in a new issue