mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-08 20:47:44 +00:00
621 B
621 B
RefreshLibraryRequest
Example Usage
import { RefreshLibraryRequest } from "@lukehagar/plexjs";
let value: RefreshLibraryRequest = {
sectionId: 187.89,
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
sectionId |
number | ✔️ | the Id of the library to refresh |