Module

x/grammy/types.deno.ts>SentWebAppMessage

The Telegram Bot Framework.
Very Popular
Go to Latest
interface SentWebAppMessage
import { type SentWebAppMessage } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.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.

import SentWebAppMessage
import { SentWebAppMessage } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.ts";