Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMusic

Represents the music of the video!

Hierarchy

  • IMusic

Implemented by

Index

Properties

album?: string

The Album name if it is part of an album

author: string

tiktok music author

coverLarge: string

tiktok music original cover

coverThumb: string

tiktok music thumnail cover

duration: number

tiktok music duration

id: number

tiktok music ic

original?: boolean

Whether the music is original or user made

playURL: string

direct link to this music

title: string

tiktok music title

Generated using TypeDoc