Skip to main content
Module

x/youtubei/deno.ts>YTNodes.LiveChatProductItem

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

Constructors

new
LiveChatProductItem(data: RawNode)

Properties

accessibility_title: string
author_photo: Thumbnail[]
creator_custom_message: Text
creator_message: string
creator_name: string
from_vendor_text: string
information_button: YTNode
information_dialog: YTNode
is_verified: boolean
price: string
thumbnail: Thumbnail[]
title: string
vendor_name: string

Static Properties

type: string