Record
get-show-watched-progress-params
No description available.
record get-show-watched-progress-params {
id: string,
hidden: option<string>,
specials: option<string>,
count-specials: option<string>,
trakt-api-version: option<string>,
trakt-api-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| hidden | option<string> | |
| specials | option<string> | |
| count-specials | option<string> | |
| trakt-api-version | option<string> | |
| trakt-api-key | option<string> |