Skip to main content
Module

x/youtubei/deno.ts>YTNodes.LiveChatPaidMessage

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

Constructors

new
LiveChatPaidMessage(data: RawNode)

Properties

author: Author
body_background_color: number
body_text_color: number
header_background_color: number
header_text_color: number
id: string
menu_endpoint: NavigationEndpoint
message: Text
purchase_amount: string
timestamp: number
timestamp_text: string

Static Properties

type: string