Very Popular
Go to Latest
interface RevenueWithdrawalStatePending
import { type RevenueWithdrawalStatePending } from "https://dotland.deno.dev/x/grammy@v1.25.1/types.ts";

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”