Skip to content

UnresolvedTrackInfo

Extends

Extended by

Properties

PropertyTypeDescriptionOverridesInherited fromDefined in
artworkUrl?stringThe URL of the artwork if available-Partial.artworkUrlsrc/structures/Types/Track.ts:47
author?stringThe Name of the Author-Partial.authorsrc/structures/Types/Track.ts:43
duration?numberThe duration of the Track-Partial.durationsrc/structures/Types/Track.ts:45
identifier?stringThe Identifier of the Track-Partial.identifiersrc/structures/Types/Track.ts:39
isrc?stringIf isrc code is available, it’s provided-Partial.isrcsrc/structures/Types/Track.ts:57
isSeekable?booleanWether the audio is seekable-Partial.isSeekablesrc/structures/Types/Track.ts:53
isStream?booleanWether the audio is of a live stream-Partial.isStreamsrc/structures/Types/Track.ts:55
sourceName?SourceNamesThe Source name of the Track, e.g. soundcloud, youtube, spotify-Partial.sourceNamesrc/structures/Types/Track.ts:51
titlestringRequiredPartial.title-src/structures/Types/Track.ts:127
uri?stringThe URL (aka Link) of the Track called URI-Partial.urisrc/structures/Types/Track.ts:49