Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.EncryptedChat
extends VirtualClass<{ id: int; accessHash: long; date: int; adminId: long; participantId: long; gAOrB: bytes; keyFingerprint: long; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { EncryptedChat } = tl.Api;

Properties

accessHash: long
adminId: long
className: "EncryptedChat"
classType: "constructor"
CONSTRUCTOR_ID: 1643173063
date: int
gAOrB: bytes
id: int
keyFingerprint: long
participantId: long
SUBCLASS_OF_ID: 1831379834