SearchOptions src/Interface.ts#L142
The options structure for search functions in the various managers.
Properties:
Name | Type | Description |
---|---|---|
includeExternalAudio | boolean | If true, the response will include any relevant audio content that is hosted externally. OPTIONAL |
limit | number | The limit of the results. OPTIONAL |
market | string | If a country code is specified, only content that is playable in that market is returned. OPTIONAL |
offset | number | The offset index of the results. OPTIONAL |