Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface health.IOffraidEatRequestData.IOffraidEatRequestData
implements IBaseInteractionRequestData
Re-export
import { type health } from "https://deno.land/x/sptaki@1.2.0/models/eft/mod.ts";
const { IOffraidEatRequestData } = health.IOffraidEatRequestData;

Properties

Action: "Eat"
item: string
count: number
time: number

Properties

Action: "Eat"
item: string
count: number
time: number