Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>SentWebAppMessage

Hydration plugin for API calls and context objects.
Latest
interface SentWebAppMessage
Re-export
import { type SentWebAppMessage } from "https://deno.land/x/grammy_hydrate@v1.4.1/deps.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.