Skip to main content
Module

x/youtubei/deno.ts>YTNodes.HashtagTile

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

Constructors

new
HashtagTile(data: RawNode)

Properties

hashtag: Text
hashtag_background_color: number
hashtag_channel_count: Text
hashtag_info_text: Text
hashtag_thumbnail: Thumbnail[]
hashtag_video_count: Text

Static Properties

type: string