Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesGetScheduledHistory

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesGetScheduledHistory
extends Function<types.TypeMessagesMessages>
import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts";
const { MessagesGetScheduledHistory } = functions;

Constructors

new
MessagesGetScheduledHistory(params: { peer: types.TypeInputPeer; hash: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
hash: bigint
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc