YouTube.js
Guide
Discord
GitHub
Guide
Discord
GitHub

youtubei.js / YT / NotificationsMenu

Class: NotificationsMenu

Constructors

new NotificationsMenu()

new NotificationsMenu(actions, response): NotificationsMenu

Parameters

• actions: Actions

• response: ApiResponse

Returns

NotificationsMenu

Defined in

src/parser/youtube/NotificationsMenu.ts:18

Properties

contents

contents: Notification[]

Defined in

src/parser/youtube/NotificationsMenu.ts:16


header

header: SimpleMenuHeader

Defined in

src/parser/youtube/NotificationsMenu.ts:15

Accessors

page

get page(): IGetNotificationsMenuResponse

Returns

IGetNotificationsMenuResponse

Defined in

src/parser/youtube/NotificationsMenu.ts:40

Methods

getContinuation()

getContinuation(): Promise<NotificationsMenu>

Returns

Promise<NotificationsMenu>

Defined in

src/parser/youtube/NotificationsMenu.ts:29

Edit this page
Last Updated:: 3/25/25, 8:08 PM
Contributors: EdamAme-x