Skip to main content
Very Popular
Latest
interface RevenueWithdrawalStatePending
import { type RevenueWithdrawalStatePending } from "https://deno.land/x/grammy@v1.27.0/types.ts";

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”