Skip to main content
Module

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

MTProto API Client for Deno 🦕
Go to Latest
class tl.Api.EncryptedMessage
extends VirtualClass<{ randomId?: long; chatId: int; date: int; bytes: bytes; file: Api.TypeEncryptedFile; }>
import { tl } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { EncryptedMessage } = tl.Api;

Properties

bytes: bytes
chatId: int
className: "EncryptedMessage"
classType: "constructor"
CONSTRUCTOR_ID: 3977822488
date: int
optional
randomId: long
SUBCLASS_OF_ID: 597634641