From 01a3e0d1824dcc53cbc96fe2c6c905921ca4f37d Mon Sep 17 00:00:00 2001 From: John Landells Date: Fri, 23 Feb 2024 10:01:56 +0000 Subject: [PATCH] Update users.yaml (#26167) Added a note regarding the "last_activity_at" field --- api/v4/source/users.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/api/v4/source/users.yaml b/api/v4/source/users.yaml index 44aaf4b72b..3543aa4d78 100644 --- a/api/v4/source/users.yaml +++ b/api/v4/source/users.yaml @@ -271,6 +271,8 @@ When left blank, sorting is done by username. + Note that when "last_activity_at" is specified, an additional "last_activity_at" field will be returned in the response packet. + __Minimum server version__: 4.0 ##### `in_channel`