import { Client } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
Same as calling .connect()
followed by .authorize(params)
.
Parameters
optional
params: string | types.AuthExportedAuthorization | AuthorizeUserParamsimport { Client } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
Same as calling .connect()
followed by .authorize(params)
.