Skip to main content
Module

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

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

Properties

bytes: bytes
chatId: int
className: "EncryptedMessageService"
classType: "constructor"
CONSTRUCTOR_ID: 594758406
date: int
optional
randomId: long
SUBCLASS_OF_ID: 597634641