import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { MessagesProlongWebView } = functions;
Constructors
new
MessagesProlongWebView(params: { silent?: true; peer: types.TypeInputPeer; bot: types.TypeInputUser; queryId: bigint; replyTo?: types.TypeInputReplyTo; sendAs?: types.TypeInputPeer; })Properties
bot: types.TypeInputUser
peer: types.TypeInputPeer
optional
replyTo: types.TypeInputReplyTooptional
sendAs: types.TypeInputPeer