interface SentWebAppMessageimport { type SentWebAppMessage } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.deno.ts"; Describes an inline message sent by a Web App on behalf of a user. Propertiesinline_message_id: stringIdentifier of the sent inline message. Available only if there is an inline keyboard attached to the message. import SentWebAppMessageimport { SentWebAppMessage } from "https://dotland.deno.dev/x/grammy@v1.15.0/types.deno.ts";