Skip to main content
Module

x/youtubei/deno.ts>YTNodes.ChannelTagline

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

Constructors

new
ChannelTagline(data: RawNode)

Properties

content: string
max_lines: number
more_endpoint: { show_engagement_panel_endpoint: { engagement_panel: EngagementPanelSectionList | null; engagement_panel_popup_type: string; identifier: { surface: string; tag: string; }; }; } | NavigationEndpoint
more_icon_type: string
more_label: string
target_id: string

Static Properties

type: string