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

Get an array of profile ids that were active in the last x minutes

Parameters

minutes: number

How many minutes from now to search for profiles

Returns

string[]

String array of profile ids