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

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”