Skip to main content
Module

x/youtubei/deno.ts>YTNodes.EmojiPickerUpsellCategory

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

Constructors

new
EmojiPickerUpsellCategory(data: RawNode)

Properties

category_id: string
emoji_ids: string[]
emoji_tooltip: string
title: Text
upsell: Text

Static Properties

type: string