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