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

Check if a nickname is used by another profile loaded by the server

Parameters

nickname request object

sessionID: string

Session id

Returns

boolean

True if already used