spotify-ts-wrapper
Version:
Spotify TypeScript wrapper.
38 lines (19 loc) • 457 B
Markdown
[**spotify-node-ts**](../README.md) • **Docs**
***
[spotify-node-ts](../README.md) / SectionsItems
Interface: SectionsItems
# Properties
## albums?
`optional` **albums**: `SectionIAlbums`[]
### Defined in
Interfaces/Sections.ts:9
***
## playlists?
`optional` **playlists**: `SectionIPlaylists`[]
### Defined in
Interfaces/Sections.ts:10
***
## title?
`optional` **title**: `string`
### Defined in
Interfaces/Sections.ts:8