Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface RevenueWithdrawalStateFailed
import { type RevenueWithdrawalStateFailed } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

The withdrawal failed and the transaction was refunded.

Properties

type: "failed"

Type of the state, always “failed”