Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class updates_getChannelDifference_
extends Function_<enums.updates.ChannelDifference>
import { updates_getChannelDifference_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
updates_getChannelDifference_(params: { force?: true; channel: enums.InputChannel; filter: enums.ChannelMessagesFilter; pts: number; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
channel: enums.InputChannel
filter: enums.ChannelMessagesFilter
optional
force: true
limit: number
pts: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc