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
response
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
Methods
getContinuation()
getContinuation():
Promise
<NotificationsMenu
>
Defined in: src/parser/youtube/NotificationsMenu.ts:29
Returns
Promise
<NotificationsMenu
>