Extremely Popular
Go to Latest
interface puppeteer.Media.PlayersCreatedEvent
import { type puppeteer } from "https://dotland.deno.dev/x/fresh@1.0.2/tests/deps.ts";
const { PlayersCreatedEvent } = puppeteer.Media;

Called whenever a player is created, or when a new agent joins and receives a list of active players. If an agent is restored, it will receive the full list of player ids and all events again.