libkazv
|
Gets information about a particular user. More...
#include <admin.hpp>
Public Attributes | |
immer::array< SessionInfo > | sessions |
A user's sessions (i.e. what they did with an access token from one login). More... | |
Gets information about a particular user.
This API may be restricted to only be called by the user being looked up, or by a server admin. Server-local administrator privileges are not specified in this document.
immer::array<SessionInfo> Kazv::Api::GetWhoIsJob::DeviceInfo::sessions |
A user's sessions (i.e. what they did with an access token from one login).