import { type NBTExtraAttributesPotionEffect } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
If the inventory item is a potion, this property will describe the effects of that potion.
x/hypixel/helpers/TransformItemData.ts>NBTExtraAttributesPotionEffect
import { type NBTExtraAttributesPotionEffect } from "https://deno.land/x/hypixel@v3.1.1/helpers/TransformItemData.ts";
If the inventory item is a potion, this property will describe the effects of that potion.