Skip to main content
Module

x/ptereno/lib/types/client.ts>TaskOptions

An efficient and fully compliant Pterodactyl API wrapper.
Latest
interface TaskOptions
import { type TaskOptions } from "https://deno.land/x/ptereno@v1.0.1/lib/types/client.ts";

Properties

timeOffset: number

The delay between the previous task and the new task.

action: string

The action the task executes

optional
payload: string

The payload included with the action