Skip to main content
Module

x/grm/mod.ts>tl.Api.NewSessionCreated

MTProto API Client for Deno 🦕
Latest
class tl.Api.NewSessionCreated
extends VirtualClass<{ firstMsgId: long; uniqueId: long; serverSalt: long; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { NewSessionCreated } = tl.Api;

Properties

className: "NewSessionCreated"
classType: "constructor"
CONSTRUCTOR_ID: 2663516424
firstMsgId: long
serverSalt: long
SUBCLASS_OF_ID: 1359818801
uniqueId: long