class functions.MessagesSendWebViewData extends Function<types.TypeUpdates>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesSendWebViewData } = functions; ConstructorsnewMessagesSendWebViewData(params: { bot: types.TypeInputUser; randomId: bigint; buttonText: string; data: string; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbot: types.TypeInputUserbuttonText: stringdata: stringrandomId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc