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

The withdrawal failed and the transaction was refunded.

Properties

type: "failed"

Type of the state, always “failed”