Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.web.ts>SentWebAppMessage

The Telegram Bot Framework.
Go to Latest
interface SentWebAppMessage
Re-export
import { type SentWebAppMessage } from "https://deno.land/x/grammy@v1.16.1/types.web.ts";

Describes an inline message sent by a Web App on behalf of a user.

Properties

inline_message_id: string

Identifier of the sent inline message. Available only if there is an inline keyboard attached to the message.