Skip to main content
The Deno 2 Release Candidate is here
Learn more
method TradeHelper.prototype.sellItem
import { TradeHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Sell item to trader

Parameters

profileWithItemsToSell: IPmcData

Profile to remove items from

profileToReceiveMoney: IPmcData

Profile to accept the money for selling item

Request data

sessionID: string

Session id

IItemEventRouterResponse