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