Skip to main content
Module

x/mtkruto/mod.ts>functions.UpdatesGetChannelDifference

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

Constructors

new
UpdatesGetChannelDifference(params: { force?: true; channel: types.TypeInputChannel; filter: types.TypeChannelMessagesFilter; pts: number; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
force: true
limit: number
pts: number

Static Properties

readonly
[paramDesc]: ParamDesc