Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Latest
interface PreparedInlineMessage
Re-export
import { type PreparedInlineMessage } from "https://deno.land/x/grammy@v1.32.0/types.deno.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