useLoadStickerPacksEffectThe purpose of useLoadStickerPacksEffect hook is to fetch and update the sticker pack resource. Example Usage: TypeScriptconst { reactionPacks } = useReactionPacks({ reactionSpaceId: "<Reaction space ID>", }); useLoadStickerPacksEffect();Updated 28 days ago useStickerPacksuseStickerPickerAsk AI