Skip to main content
Module

x/youtubei/deno.ts>YTNodes.CreatorHeart

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

Constructors

new
CreatorHeart(data: RawNode)

Properties

creator_thumbnail: Thumbnail[]
heart_color: { basic_color_palette_data: { foreground_title_color: string; }; }
optional
heart_icon_type: string
hearted_tooltip: string
is_enabled: boolean
is_hearted: boolean
kennedy_heart_color_string: string

Static Properties

type: string