Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StreamPostResponse

Hierarchy

  • StreamPostResponse

Index

Properties

archive: null | { data: ArchiveChapter; type: "chapters" } | { data: ArchiveClip[]; type: "clips" } | { data: null; type: "raw" }
broadcast_type: "live_stream"
cart_item_expires_at: null | ISO8601
deprecated
cart_item_life: null | number
deprecated

直播商品結帳期限 seconds

comment_throttle: number
content: null | string
cover_pending: null | URLString
cover_stopped: null | URLString
created_at: ISO8601
featured_replay_order: null | number
hidden_comments: string[]
id: number
is_private: boolean
is_restricted_by_ip_address: boolean
live: boolean
live_status: "live_stopped" | "unpublished" | "live"
liveweb_handsup_logo: boolean
meta_title: null | string
pinned_messages: PinnedMessages[]
products: Product[]
refresh_token: boolean
replay_expired_at: ISO8601
replay_expired_type: "close" | "system_default_days" | "custom_days"
reply_type: "direct" | "await"
share_url: null | URLString
started_at: ISO8601
store_id: number
ticket: unknown
ticket_id: null | number
title: string
type: "formal" | "rehearsal" | "one_to_one_formal"
upcoming_at: null | ISO8601
upcoming_title: null | string
updated_at: ISO8601
vod_image: VodImage[]
vod_image_url: URLString

Generated using TypeDoc