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