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

Randomly draw a victim of the the array and return thier details

Parameters

pmcVictims: Victim[]

Possible victims to choose from

Returns

IUserDialogInfo