spotify-ts-wrapper
Version:
Spotify TypeScript wrapper.
38 lines (19 loc) • 413 B
Markdown
[**spotify-node-ts**](../README.md) • **Docs**
***
[spotify-node-ts](../README.md) / GenreHeader
Interface: GenreHeader
# Properties
## color?
`optional` **color**: `string`
### Defined in
Interfaces/Genres.ts:3
***
## image?
`optional` **image**: `string`
### Defined in
Interfaces/Genres.ts:4
***
## title?
`optional` **title**: `string`
### Defined in
Interfaces/Genres.ts:2