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

Was the requested profile active in the last requested minutes

Parameters

sessionId: string

Profile to check

minutes: number

Minutes to check for activity in

Returns

boolean

True when profile was active within past x minutes