youtubei.js / YT / NotificationsMenu
Class: NotificationsMenu
Constructors
new NotificationsMenu()
new NotificationsMenu(
actions
,response
):NotificationsMenu
Parameters
• actions: Actions
• response: ApiResponse
Returns
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
Defined in
src/parser/youtube/NotificationsMenu.ts:40
Methods
getContinuation()
getContinuation():
Promise
<NotificationsMenu
>
Returns
Promise
<NotificationsMenu
>