import { auth } from "https://deno.land/x/grm@0.8.0/src/client/mod.ts";
const { sendCode } = auth;
Parameters
client: AbstractTelegramClient
apiCredentials: ApiCredentials
import { auth } from "https://deno.land/x/grm@0.8.0/src/client/mod.ts";
const { sendCode } = auth;