Interface GetActiveSessions

Returns all active sessions of the current user. Request type for Tdjson#getActiveSessions.

interface GetActiveSessions {
    @type: "getActiveSessions";
}

Properties

Properties

@type: "getActiveSessions"