Interface: LiveInfoResponseRootObject
September 10, 2021 · View on GitHub
instagram-private-api / responses / LiveInfoResponseRootObject
Interface: LiveInfoResponseRootObject
responses.LiveInfoResponseRootObject
Table of contents
Properties
- broadcast_message
- broadcast_owner
- broadcast_status
- cobroadcasters
- dash_abr_playback_url
- dash_live_predictive_playback_url
- dash_playback_url
- hide_from_feed_unit
- id
- internal_only
- is_gaming_content
- is_player_live_trace_enabled
- media_id
- organic_tracking_token
- published_time
- rtmp_playback_url
- status
- viewer_count
Properties
broadcast_message
• broadcast_message: string
Defined in
src/responses/live.info.response.ts:17
broadcast_owner
• broadcast_owner: LiveInfoResponseBroadcast_owner
Defined in
src/responses/live.info.response.ts:13
broadcast_status
• broadcast_status: string
Defined in
src/responses/live.info.response.ts:7
cobroadcasters
• cobroadcasters: any[]
Defined in
src/responses/live.info.response.ts:10
dash_abr_playback_url
• dash_abr_playback_url: null
Defined in
src/responses/live.info.response.ts:5
dash_live_predictive_playback_url
• dash_live_predictive_playback_url: string
Defined in
src/responses/live.info.response.ts:6
dash_playback_url
• dash_playback_url: string
Defined in
src/responses/live.info.response.ts:4
hide_from_feed_unit
• hide_from_feed_unit: boolean
Defined in
src/responses/live.info.response.ts:15
id
• id: string
Defined in
src/responses/live.info.response.ts:2
internal_only
• internal_only: boolean
Defined in
src/responses/live.info.response.ts:9
is_gaming_content
• is_gaming_content: boolean
Defined in
src/responses/live.info.response.ts:12
is_player_live_trace_enabled
• is_player_live_trace_enabled: number
Defined in
src/responses/live.info.response.ts:11
media_id
• media_id: string
Defined in
src/responses/live.info.response.ts:16
organic_tracking_token
• organic_tracking_token: string
Defined in
src/responses/live.info.response.ts:18
published_time
• published_time: number
Defined in
src/responses/live.info.response.ts:14
rtmp_playback_url
• rtmp_playback_url: string
Defined in
src/responses/live.info.response.ts:3
status
• status: string
Defined in
src/responses/live.info.response.ts:19
viewer_count
• viewer_count: number