Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

An attempt to write a Deno-native MTProto client
Go to Latest
class MessagesProlongWebView
extends Function<boolean>
import { MessagesProlongWebView } from "https://deno.land/x/mtkruto@0.0.62/tl/3_functions.ts";

Constructors

new
MessagesProlongWebView(params: { silent?: true; peer: types.TypeInputPeer; bot: types.TypeInputUser; queryId: bigint; replyToMsgId?: number; topMsgId?: number; sendAs?: types.TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot: types.TypeInputUser
peer: types.TypeInputPeer
queryId: bigint
optional
replyToMsgId: number
optional
sendAs: types.TypeInputPeer
optional
silent: true
optional
topMsgId: number

Static Properties

readonly
[paramDesc]: ParamDesc