Skip to main content
Module

x/mtkruto/tl/3_functions.ts>MessagesReadHistory

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class MessagesReadHistory
extends Function<types.MessagesAffectedMessages>
import { MessagesReadHistory } from "https://deno.land/x/mtkruto@0.0.982/tl/3_functions.ts";

Constructors

new
MessagesReadHistory(params: { peer: types.TypeInputPeer; maxId: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
maxId: number
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc