import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { signInUserWithQrCode } = client.auth;
Returns
Promise<Api.TypeUser>
import { client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { signInUserWithQrCode } = client.auth;