YouTube.js
Guide
Discord
❤️ Sponsor
GitHub
Guide
Discord
❤️ Sponsor
GitHub

youtubei.js / YT / NotificationsMenu

Class: NotificationsMenu

Defined in: src/parser/youtube/NotificationsMenu.ts:11

Constructors

Constructor

new NotificationsMenu(actions, response): NotificationsMenu

Defined in: src/parser/youtube/NotificationsMenu.ts:18

Parameters

actions

Actions

response

ApiResponse

Returns

NotificationsMenu

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 Signature

get page(): IGetNotificationsMenuResponse

Defined in: src/parser/youtube/NotificationsMenu.ts:40

Returns

IGetNotificationsMenuResponse

Methods

getContinuation()

getContinuation(): Promise<NotificationsMenu>

Defined in: src/parser/youtube/NotificationsMenu.ts:29

Returns

Promise<NotificationsMenu>

Edit this page
Last Updated: 10/12/25, 3:23 PM