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