Skip to main content
Module

x/youtubei/deno.ts>YTNodes.LiveChatBannerPoll

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

Constructors

new
LiveChatBannerPoll(data: RawNode)

Properties

author_photo: Thumbnail[]
choices: { option_id: string; text: string; }[]
collapsed_state_entity_key: string
context_menu_button: Button | null
live_chat_poll_state_entity_key: string
poll_question: Text

Static Properties

type: string