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

Is the item to be listed on the flea valid

Parameters

offerRequest: IAddOfferRequestData

Client offer request

errorMessage: string

message to show to player when offer is invalid

Returns

boolean

Is offer valid