Skip to main content

ProvidedTrack

note

This type is deducted from Spotify's internal usage. It may not be accurate and may change in the future.

type ProvidedTrack = ContextTrack & {
removed?: string[];
blocked?: string[];
provider?: string;
};

Extends ContextTrack.

PropertyTypeDescription
removedstring[] | undefinedList of removed providers.
blockedstring[] | undefinedList of blocked providers.
providerstringCurrent provider, eg. from context