Skip to main content
Module

x/youtubei/deno.ts>YTNodes.SubscriptionNotificationToggleButton

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

Constructors

new
SubscriptionNotificationToggleButton(data: any)

Properties

current_state_id: string
states: { id: string; next_id: string; state: SuperParsedResult<YTNode>; }
target_id: string

Static Properties

type: string