libkazv
Kazv::Api::GetWhoIsJob::DeviceInfo Struct Reference

Gets information about a particular user. More...

#include <admin.hpp>

Public Attributes

immer::array< SessionInfosessions
 A user's sessions (i.e. what they did with an access token from one login). More...
 

Detailed Description

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.

Member Data Documentation

◆ sessions

immer::array<SessionInfo> Kazv::Api::GetWhoIsJob::DeviceInfo::sessions

A user's sessions (i.e. what they did with an access token from one login).


The documentation for this struct was generated from the following file: