Skip to main content
The Deno 2 Release Candidate is here
Learn more
method ProfileHelper.prototype.isDeveloperAccount
Re-export
import { ProfileHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Is the provided session id for a developer account

Parameters

sessionID: string

Profile id ot check

Returns

boolean

True if account is developer