Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
interface RevenueWithdrawalStatePending
import { type RevenueWithdrawalStatePending } from "https://deno.land/x/grammy@v1.25.1/types.deno.ts";

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”