Interface ISpaceDetailsResponse

The raw data received when fetching the details of a given space.

Hierarchy

  • ISpaceDetailsResponse

Properties

conversation_controls: number
created_at: number
creator_results: CreatorResults
disallow_join: boolean
ended_at: string
is_employee_only: boolean
is_locked: boolean
is_muted: boolean
is_space_available_for_clipping: boolean
is_space_available_for_replay: boolean
media_key: string
narrow_cast_space_type: number
no_incognito: boolean
replay_start_time: number
rest_id: string
started_at: number
state: string
title: string
total_live_listeners: number
total_replay_watched: number
tweet_results: TweetResults
updated_at: number

Generated using TypeDoc