Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesReadEncryptedHistory

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesReadEncryptedHistory
extends Function<boolean>
import { functions } from "https://deno.land/x/mtkruto@0.0.980/mod.ts";
const { MessagesReadEncryptedHistory } = functions;

Constructors

new
MessagesReadEncryptedHistory(params: { peer: types.TypeInputEncryptedChat; maxDate: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
maxDate: number
peer: types.TypeInputEncryptedChat

Static Properties

readonly
[paramDesc]: ParamDesc