Get list of reaction packs in an application
2.29.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
2.29.0
Example