import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/api.d.ts";
const { WebViewMessageSent } = Api;
Properties
optional
msgId: Api.TypeInputBotInlineMessageIDStatic Methods
fromReader(reader: Reader): WebViewMessageSent
import { Api } from "https://deno.land/x/grm@0.5.1/src/tl/api.d.ts";
const { WebViewMessageSent } = Api;