Very Popular
Go to Latest
interface RevenueWithdrawalStateFailed
import { type RevenueWithdrawalStateFailed } from "https://dotland.deno.dev/x/grammy@v1.25.1/types.ts";

The withdrawal failed and the transaction was refunded.

Properties

type: "failed"

Type of the state, always “failed”