import { functions } from "https://deno.land/x/mtkruto@0.0.982/mod.ts";
const { MessagesRequestWebView } = functions;
Constructors
new
MessagesRequestWebView(params: { fromBotMenu?: true; silent?: true; peer: types.TypeInputPeer; bot: types.TypeInputUser; url?: string; startParam?: string; themeParams?: types.TypeDataJSON; platform: string; replyTo?: types.TypeInputReplyTo; sendAs?: types.TypeInputPeer; })Properties
bot: types.TypeInputUser
peer: types.TypeInputPeer
optional
replyTo: types.TypeInputReplyTooptional
sendAs: types.TypeInputPeeroptional
themeParams: types.TypeDataJSON