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

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”