Skip to main content
Module

x/youtubei/deno.ts>YTNodes.EngagementPanelSectionList

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

Constructors

new
EngagementPanelSectionList(data: RawNode)

Properties

optional
identifier: { surface: string; tag: string; }
optional
panel_identifier: string
optional
target_id: string
optional
visibility: string

Static Properties

type: string