import { Client } from "https://deno.land/x/mtkruto@0.1.139/mod.ts";
Same as calling .connect()
followed by .authorize(params)
if the session didn't have an auth key.
Parameters
optional
params: string | types.auth.ExportedAuthorization | AuthorizeUserParams