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

Properties

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

Properties

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