class functions.AccountCheckUsername extends Function<boolean>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { AccountCheckUsername } = functions; ConstructorsnewAccountCheckUsername(params: { username: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsusername: stringStatic Propertiesreadonly[paramDesc]: ParamDesc