deploy: dcb2778341
This commit is contained in:
@@ -402,6 +402,7 @@ which guarantees a stable ordering. Valid values are:</p>
|
||||
<li><code>displayname</code> - Users are ordered alphabetically by <code>displayname</code>.</li>
|
||||
<li><code>avatar_url</code> - Users are ordered alphabetically by avatar URL.</li>
|
||||
<li><code>creation_ts</code> - Users are ordered by when the users was created in ms.</li>
|
||||
<li><code>last_seen_ts</code> - Users are ordered by when the user was lastly seen in ms.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
@@ -436,6 +437,7 @@ This allows user type specific behaviour. There are also types <code>support</co
|
||||
<li><code>displayname</code> - string - The user's display name if they have set one.</li>
|
||||
<li><code>avatar_url</code> - string - The user's avatar URL if they have set one.</li>
|
||||
<li><code>creation_ts</code> - integer - The user's creation timestamp in ms.</li>
|
||||
<li><code>last_seen_ts</code> - integer - The user's last activity timestamp in ms.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user