class sessions.StoreSession
extends MemorySession
import { sessions } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { StoreSession } = sessions;
Methods
getEntityRowsById(id: string | bigInt.BigInteger, _exact?): any
load()
processEntities(tlo: any)
setDC()
dcId: number,
serverAddress: string,
port: number,