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