Get list of reaction packs in an application
0.1.0
getReactionPacks().then(({results}) => console.log(results)) Copy
getReactionPacks().then(({results}) => console.log(results))
Generated using TypeDoc
Description
Get list of reaction packs in an application
Async
Since
0.1.0
Example