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>messages_getScheduledHistory_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_getScheduledHistory_
extends Function_<enums.messages.Messages>
import { messages_getScheduledHistory_ } from "https://deno.land/x/mtkruto@0.1.190/tl/3_functions.ts";

Get scheduled messages

Constructors

new
messages_getScheduledHistory_(params: { peer: enums.InputPeer; hash: bigint; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
peer: enums.InputPeer

Peer

Static Properties

__F: (params: { peer: enums.InputPeer; hash: bigint; }) => enums.messages.Messages
readonly
[name]: string
readonly
[paramDesc]: ParamDesc