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

Properties

add: Record<string, Record<string, number>>
edit: Record<string, Record<string, number>>