useStickerPacks

The purpose of useStickerPacks hook is to expose sticker packs resource.

Example usage
const { stickerPacks } = useStickerPacks();

Hook Return Value

stickerPacks

Type

Default

Array of items of type: IStickerPack

Empty Array