Skip to content

UnresolvedTrackInfo

Defined in: src/structures/Types/Track.ts:138

Property (defined in)TypeDescription
artworkUrl?
(src/structures/Types/Track.ts:60)
stringThe URL of the artwork if available
author?
(src/structures/Types/Track.ts:56)
stringThe Name of the Author
duration?
(src/structures/Types/Track.ts:58)
numberThe duration of the Track
identifier?
(src/structures/Types/Track.ts:52)
stringThe Identifier of the Track
isrc?
(src/structures/Types/Track.ts:70)
stringIf isrc code is available, it’s provided
isSeekable?
(src/structures/Types/Track.ts:66)
booleanWhether the audio is seekable
isStream?
(src/structures/Types/Track.ts:68)
booleanWhether the audio is of a live stream
sourceName?
(src/structures/Types/Track.ts:64)
SourceNamesThe Source name of the Track, e.g. soundcloud, youtube, spotify
title
({TrackInfo.title}
src/structures/Types/Track.ts:140)
stringRequired
uri?
(src/structures/Types/Track.ts:62)
stringThe URL (aka Link) of the Track called URI