ResolveOptions
ruvyrias / ResolveOptions
Interface: ResolveOptions
Defined in: types/Ruvyrias.ts:53
Options for resolving a track in Ruvyrias.
Properties
query
query:
string
Defined in: types/Ruvyrias.ts:55
The query used to search for a track, e.g., a search term or track URL.
requester?
optional
requester:unknown
Defined in: types/Ruvyrias.ts:59
The entity making the request for track resolution.
source?
optional
source:PlatformsType
|string
&object
Defined in: types/Ruvyrias.ts:57
The source platform for the track resolution, if specified.