Skip to main content
Module

x/grammy_types/payment.ts>RevenueWithdrawalStateFailed

Type declarations of the Telegram Bot API.
Go to Latest
interface RevenueWithdrawalStateFailed
import { type RevenueWithdrawalStateFailed } from "https://deno.land/x/grammy_types@v3.11.0/payment.ts";

The withdrawal failed and the transaction was refunded.

Properties

type: "failed"

Type of the state, always “failed”