Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grm/src/sessions/abstract.ts>Session#getAuthKey

MTProto API Client for Deno 🦕
Go to Latest
method Session.prototype.getAuthKey
import { Session } from "https://deno.land/x/grm@0.8.0/src/sessions/abstract.ts";

Parameters

optional
dcId: number

Returns

AuthKey | undefined