Skip to main content
Module

x/youtubei/deno.ts>Endpoints.Comment.PerformCommentActionEndpoint.build

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

Builds a /comment/perform_comment_action request payload.

Parameters

options: PerformCommentActionEndpointOptions
  • The options to use.

Returns

IPerformCommentActionRequest

The payload.