Docs incorrect or hard to follow?

Tweet me

so I can make things better! 😊

Soundcloud Wrapper

Comments

Comments type.

Example

your-api-route.ts
import { Comments } from "soundcloud-wrapper/types"
 
const comments: Comments = {
  // Comments data
}

Params

PropTypeDefault
collection
Comment[]
-
next_href
number
-

On this page