Skip to main content
Module

x/youtubei/deno.ts>Endpoints.GetNotificationMenuEndpoint.build

A wrapper around YouTube's internal API — reverse engineering InnerTube
Very Popular
Go to Latest
function Endpoints.GetNotificationMenuEndpoint.build
import { Endpoints } from "https://deno.land/x/youtubei@v9.3.0-deno/deno.ts";
const { build } = Endpoints.GetNotificationMenuEndpoint;

Builds a /get_notification_menu request payload.

Parameters

opts: GetNotificationMenuEndpointOptions
  • The options to use.

Returns

IGetNotificationMenuRequest

The payload.