interface RevenueWithdrawalStateFailedimport { type RevenueWithdrawalStateFailed } from "https://dotland.deno.dev/x/grammy@v1.31.1/types.web.ts"; The withdrawal failed and the transaction was refunded. Propertiestype: "failed"Type of the state, always “failed”