Skip to main content
Module

x/mtkruto/mod.ts>types.EncryptedChatDiscarded

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.EncryptedChatDiscarded
import { types } from "https://deno.land/x/mtkruto@0.0.990/mod.ts";
const { EncryptedChatDiscarded } = types;

Constructors

new
EncryptedChatDiscarded(params: { historyDeleted?: true; id: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
historyDeleted: true
id: number

Static Properties

readonly
[paramDesc]: ParamDesc