Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface hideout.IHandleQTEEventRequestData.IHandleQTEEventRequestData
import { type hideout } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IHandleQTEEventRequestData } = hideout.IHandleQTEEventRequestData;

Properties

Action: string
results: boolean[]

true if QTE was successful, otherwise false

id: string

Id of the QTE object used from db/hideout/qte.json

timestamp: number

Properties

Action: string
results: boolean[]

true if QTE was successful, otherwise false

id: string

Id of the QTE object used from db/hideout/qte.json

timestamp: number