Skip to main content
Module

x/youtubei/deno.ts>YTNodes.LiveChatBanner

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

Constructors

new
LiveChatBanner(data: RawNode)

Properties

action_id: string
background_type: string
contents: YTNode
header: LiveChatBannerHeader | null
is_stackable: boolean
target_id: string
viewer_is_creator: boolean

Static Properties

type: string