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