import { Client } from "https://deno.land/x/mtkruto@0.1.157/mod.ts";
Loads the session if setDc
was not called, initializes and connnects
a ClientPlain
to generate auth key if there was none, and connects the client.
Before establishing the connection, the session is saved.