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