Skip to main content
Module

x/grm/mod.ts>Api.EncryptedChatDiscarded

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

Properties

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