import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessagesSendWebViewData } = functions;
Constructors
new
MessagesSendWebViewData(params: { bot: types.TypeInputUser; randomId: bigint; buttonText: string; data: string; })