Skip to main content
Module

x/grammy_types/message.ts>SentWebAppMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface SentWebAppMessage
import { type SentWebAppMessage } from "https://deno.land/x/grammy_types@v3.4.0/message.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.