Skip to main content
Module

x/youtubei/deno.ts>YTNodes.ToggleButton

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

Constructors

new
ToggleButton(data: RawNode)

Properties

optional
button_id: string
icon_type: string
is_disabled: boolean
is_toggled: boolean
optional
like_count: number
optional
short_like_count: string
optional
target_id: string
text: Text
toggled_endpoint: NavigationEndpoint
toggled_text: Text
toggled_tooltip: string
tooltip: string

Static Properties

type: string