1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-05 23:46:52 +00:00
synapse/changelog.d/17976.doc
Travis Ralston 3d60a58ad6
Add last_seen_ts to query user example (#17976)
This section could probably do with a lot more editorial attention, but
for now this is all there is in terms of documentation. The field is
already returned by Synapse:
4587decd67/synapse/handlers/admin.py (L150)

`last_seen_ts` was introduced in
https://github.com/matrix-org/synapse/pull/16218
2024-12-16 17:12:40 -06:00

1 line
No EOL
67 B
Text

Add previously-undocumented `last_seen_ts` to query user admin API.