Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy/types.web.ts>Message.InvoiceMessage

The Telegram Bot Framework.
Go to Latest
type alias Message.InvoiceMessage
import { type Message } from "https://deno.land/x/grammy@v1.16.0/types.web.ts";
const { InvoiceMessage } = Message;
definition: ServiceMessage & MsgWith<"invoice">