Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grm/client/mod.ts>auth.signInUserWithQrCode

MTProto API Client for Deno 🦕
Latest
function auth.signInUserWithQrCode
import { auth } from "https://deno.land/x/grm@0.8.2/client/mod.ts";
const { signInUserWithQrCode } = auth;

Returns

Promise<Api.TypeUser>