interface IGiftsConfig.IGiftsConfig
implements IBaseConfig
Re-export
import { type IGiftsConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/mod.ts";
const { IGiftsConfig } = IGiftsConfig;
Properties
gifts: Record<string, Gift>
Properties
gifts: Record<string, Gift>
Properties
Optinal - supply a users id to send from, not necessary when sending from SYSTEM or TRADER
Optional - supply a trader type to send from, not necessary when sending from SYSTEM or USER