Interface: MusicTrendingFeedResponseTrack
September 10, 2021 · View on GitHub
instagram-private-api / responses / MusicTrendingFeedResponseTrack
Interface: MusicTrendingFeedResponseTrack
responses.MusicTrendingFeedResponseTrack
Table of contents
Properties
- audio_asset_id
- cover_artwork_thumbnail_uri
- cover_artwork_uri
- dash_manifest
- display_artist
- has_lyrics
- highlight_start_times_in_ms
- id
- is_explicit
- progressive_download_url
- subtitle
- title
Properties
audio_asset_id
• audio_asset_id: null
Defined in
src/responses/music-trending.feed.response.ts:22
cover_artwork_thumbnail_uri
• cover_artwork_thumbnail_uri: string
Defined in
src/responses/music-trending.feed.response.ts:16
cover_artwork_uri
• cover_artwork_uri: string
Defined in
src/responses/music-trending.feed.response.ts:15
dash_manifest
• dash_manifest: string
Defined in
src/responses/music-trending.feed.response.ts:20
display_artist
• display_artist: string
Defined in
src/responses/music-trending.feed.response.ts:14
has_lyrics
• has_lyrics: boolean
Defined in
src/responses/music-trending.feed.response.ts:21
highlight_start_times_in_ms
• highlight_start_times_in_ms: number[]
Defined in
src/responses/music-trending.feed.response.ts:18
id
• id: string
Defined in
src/responses/music-trending.feed.response.ts:11
is_explicit
• is_explicit: boolean
Defined in
src/responses/music-trending.feed.response.ts:19
progressive_download_url
• progressive_download_url: string
Defined in
src/responses/music-trending.feed.response.ts:17
subtitle
• subtitle: string
Defined in
src/responses/music-trending.feed.response.ts:13
title
• title: string