Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesReadMessageContents

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesReadMessageContents
import { functions } from "https://deno.land/x/mtkruto@0.0.979/mod.ts";
const { MessagesReadMessageContents } = functions;

Constructors

new
MessagesReadMessageContents(params: { id: Array<number>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
id: Array<number>

Static Properties

readonly
[paramDesc]: ParamDesc