import { tgClient } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { AbstractTelegramClient } = tgClient;
Returns
Promise<Api.TypeUser>
x/grm/src/mod.ts>tgClient.AbstractTelegramClient#signInWithPassword
import { tgClient } from "https://deno.land/x/grm@0.5.2/src/mod.ts";
const { AbstractTelegramClient } = tgClient;