Skip to main content
Module

x/grammy_types/mod.ts>Message.SuccessfulPaymentMessage

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias Message.SuccessfulPaymentMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.4.3/mod.ts";
const { SuccessfulPaymentMessage } = Message;
definition: ServiceMessage & MsgWith<"successful_payment">