|
|
|
@ -101,7 +101,7 @@ paths:
|
|
|
|
The length of time in milliseconds since an action was performed
|
|
|
|
The length of time in milliseconds since an action was performed
|
|
|
|
by this user.
|
|
|
|
by this user.
|
|
|
|
status_msg:
|
|
|
|
status_msg:
|
|
|
|
type: string
|
|
|
|
type: [string, "null"]
|
|
|
|
description: The state message for this user if one was set.
|
|
|
|
description: The state message for this user if one was set.
|
|
|
|
404:
|
|
|
|
404:
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
@ -185,7 +185,7 @@ paths:
|
|
|
|
"last_active_ago": 395,
|
|
|
|
"last_active_ago": 395,
|
|
|
|
"presence": "offline",
|
|
|
|
"presence": "offline",
|
|
|
|
"user_id": "@alice:matrix.org"
|
|
|
|
"user_id": "@alice:matrix.org"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "m.presence"
|
|
|
|
"type": "m.presence"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
@ -195,7 +195,7 @@ paths:
|
|
|
|
"last_active_ago": 16874,
|
|
|
|
"last_active_ago": 16874,
|
|
|
|
"presence": "online",
|
|
|
|
"presence": "online",
|
|
|
|
"user_id": "@marisa:matrix.org"
|
|
|
|
"user_id": "@marisa:matrix.org"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"type": "m.presence"
|
|
|
|
"type": "m.presence"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|