import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { TelegramClient } = client;
Returns
Promise<Api.InputPeerUser | Api.User>
import { client } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { TelegramClient } = client;