import { functions } from "https://deno.land/x/mtkruto@0.0.998/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
protected
readonly
[params]: Paramsbot: types.TypeInputUser
peer: types.TypeInputPeer
optional
replyTo: types.TypeInputReplyTooptional
sendAs: types.TypeInputPeeroptional
themeParams: types.TypeDataJSONStatic Properties
readonly
[paramDesc]: ParamDesc