Skip to main content
Module

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

MTProto API Client for Deno 🦕
Latest
class tl.Api.EncryptedChatDiscarded
extends VirtualClass<{ historyDeleted?: boolean; id: int; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { EncryptedChatDiscarded } = tl.Api;

Properties

className: "EncryptedChatDiscarded"
classType: "constructor"
CONSTRUCTOR_ID: 505183301
optional
historyDeleted: boolean
id: int
SUBCLASS_OF_ID: 1831379834