Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/mod.ts>PreparedInlineMessage

Type declarations of the Telegram Bot API.
Latest
interface PreparedInlineMessage
Re-export
import { type PreparedInlineMessage } from "https://deno.land/x/grammy_types@v3.16.0/mod.ts";

Describes an inline message to be sent by a user of a Mini App.

Properties

id: string

Unique identifier of the prepared message

expiration_date: number

Expiration date of the prepared message, in Unix time. Expired prepared messages can no longer be used