Get reaction pack detail with collection of reactions using a reaction pack Id
2.29.0
getReactionPackDetail({ reactionPackId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7",}).then(reactionPack => console.log(reactionPack)) Copy
getReactionPackDetail({ reactionPackId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7",}).then(reactionPack => console.log(reactionPack))
Generated using TypeDoc
Description
Get reaction pack detail with collection of reactions using a reaction pack Id
Async
Since
2.29.0
Example