Skip to main content
Go to Latest
method tgClient.AbstractTelegramClient.prototype.signInUser
import { tgClient } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { AbstractTelegramClient } = tgClient;

Parameters

apiCredentials: types.ApiCredentials
authParams: types.UserAuthParams

Returns

Promise<Api.TypeUser>