Skip to main content
Very Popular
Go to Latest
type alias Message.SuccessfulPaymentMessage
import { type Message } from "https://deno.land/x/grammy_types@v3.0.0/mod.ts";
const { SuccessfulPaymentMessage } = Message;
definition: ServiceMessage & MsgWith<"successful_payment">