Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesReceivedMessages

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

Constructors

new
MessagesReceivedMessages(params: { maxId: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
maxId: number

Static Properties

readonly
[paramDesc]: ParamDesc