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