Get sticker pack detail with collection of stickers using a stickerPackId
0.1.0
getStickerPackDetail({ stickerPackId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7",}).then(stickerPack => console.log(stickerPack)) Copy
getStickerPackDetail({ stickerPackId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7",}).then(stickerPack => console.log(stickerPack))
Generated using TypeDoc
Description
Get sticker pack detail with collection of stickers using a stickerPackId
Async
Since
0.1.0
Example