[youtubei.js](../../../README.md) / [YT](../README.md) / TimeWatched # Class: TimeWatched ## Constructors ### new TimeWatched() > **new TimeWatched**(`response`): [`TimeWatched`](TimeWatched.md) #### Parameters • **response**: [`ApiResponse`](../../../interfaces/ApiResponse.md) #### Returns [`TimeWatched`](TimeWatched.md) #### Defined in [src/parser/youtube/TimeWatched.ts:15](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TimeWatched.ts#L15) ## Properties ### contents? > `optional` **contents**: [`ObservedArray`](../../Helpers/type-aliases/ObservedArray.md)\<[`ItemSection`](../../YTNodes/classes/ItemSection.md)\> #### Defined in [src/parser/youtube/TimeWatched.ts:13](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TimeWatched.ts#L13) ## Accessors ### page > `get` **page**(): [`IBrowseResponse`](../../APIResponseTypes/type-aliases/IBrowseResponse.md) #### Returns [`IBrowseResponse`](../../APIResponseTypes/type-aliases/IBrowseResponse.md) #### Defined in [src/parser/youtube/TimeWatched.ts:29](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/parser/youtube/TimeWatched.ts#L29)