import { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts";
Signs in using the provided parameters if not already signed in. If no parameters are provided, the credentials will be prompted in runtime.
Notes:
- Requires the
apiId
andapiHash
paramters to be passed when constructing the client. - Reconnects the client to the appropriate DC in case of MIGRATE_X errors.