Files
plexjs/docs/models/shared/user.md

934 B
Raw Permalink Blame History

User

The user playing the content

Example Usage

import { User } from "@lukehagar/plexjs/models/shared";

let value: User = {};

Fields

Field Type Required Description
title string The username
id string The id of the user
thumb string Thumb image to display for the user