AudioSearchResponse
Defined in: src/types/Utils.ts:452
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
albums (src/types/Utils.ts:455) | AudioSearchFilteredResponse[] |
artists (src/types/Utils.ts:457) | AudioSearchFilteredResponse[] |
playlists (src/types/Utils.ts:459) | AudioSearchFilteredResponse[] |
pluginInfo (src/types/Utils.ts:466) | PluginInfo |
texts (src/types/Utils.ts:461) | object[] |
tracks (src/types/Utils.ts:453) | Track[] |