paginated response with results as an array of IStickerPack
Get list of sticker packs in an application
0.1.0
getStickerPacks().then(({results}) => console.log(results)) Copy
getStickerPacks().then(({results}) => console.log(results))
Generated using TypeDoc
Description
Get list of sticker packs in an application
Async
Since
0.1.0
Example