ResolveOptions
ruvyrias / ResolveOptions
Interface: ResolveOptions
Defined in: src/Ruvyrias.ts:87
Options for resolving a track in Ruvyrias.
Properties
query
query:
string
Defined in: src/Ruvyrias.ts:89
The query used to search for a track, e.g., a search term or track URL.
requester?
optionalrequester:any
Defined in: src/Ruvyrias.ts:93
The entity making the request for track resolution.
source?
optionalsource:SupportedPlatforms|string&object
Defined in: src/Ruvyrias.ts:91
The source platform for the track resolution, if specified.