Skip to content

UnresolvedQuery

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
artworkUrl?stringThe URL of the artwork if availableUnresolvedTrackInfo.artworkUrlsrc/structures/Types/Track.ts:47
author?stringThe Name of the AuthorUnresolvedTrackInfo.authorsrc/structures/Types/Track.ts:43
duration?numberThe duration of the TrackUnresolvedTrackInfo.durationsrc/structures/Types/Track.ts:45
encoded?stringThe base64 of the unresolved track to “encode”-src/structures/Types/Track.ts:131
identifier?stringThe Identifier of the TrackUnresolvedTrackInfo.identifiersrc/structures/Types/Track.ts:39
isrc?stringIf isrc code is available, it’s providedUnresolvedTrackInfo.isrcsrc/structures/Types/Track.ts:57
isSeekable?booleanWether the audio is seekableUnresolvedTrackInfo.isSeekablesrc/structures/Types/Track.ts:53
isStream?booleanWether the audio is of a live streamUnresolvedTrackInfo.isStreamsrc/structures/Types/Track.ts:55
sourceName?SourceNamesThe Source name of the Track, e.g. soundcloud, youtube, spotifyUnresolvedTrackInfo.sourceNamesrc/structures/Types/Track.ts:51
titlestringRequiredUnresolvedTrackInfo.titlesrc/structures/Types/Track.ts:127
uri?stringThe URL (aka Link) of the Track called URIUnresolvedTrackInfo.urisrc/structures/Types/Track.ts:49