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

x/grm/src/client/mod.ts>auth.signInUser

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

Returns

Promise<Api.TypeUser>