spotify-ts-wrapper
Version:
Spotify TypeScript wrapper.
26 lines (13 loc) • 418 B
Markdown
[**spotify-node-ts**](../README.md) • **Docs**
***
[spotify-node-ts](../README.md) / getSections
# Function: getSections()
> **getSections**\<`T`\>(`options`): `Promise`\<[`Sections`](../interfaces/Sections.md)\>
## Type Parameters
• **T** *extends* `IOptions`
## Parameters
• **options**: `T`
## Returns
`Promise`\<[`Sections`](../interfaces/Sections.md)\>
## Defined in
Functions/getSections.ts:22