Skip to main content
Module

x/youtubei/deno.ts>Endpoints.Notification.ModifyChannelPreferenceEndpoint.build

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

Builds a /notification/modify_channel_preference request payload.

Parameters

options: ModifyChannelPreferenceEndpointOptions
  • The options to use.

Returns

IModifyChannelPreferenceRequest

The payload.