Followers user.d.ts#L18
The spotify api object containing the details of the followers of a user.
Properties:
Name | Type | Description |
---|---|---|
href | "null" | string | The api url where you can get the list of followers. This will be null as the spotify api does not supports it at the moment. |
total | number | The total number of followers. |