Module

x/grammy_types/payment.ts>RevenueWithdrawalStatePending

Type declarations of the Telegram Bot API.
Very Popular
Latest
interface RevenueWithdrawalStatePending
import { type RevenueWithdrawalStatePending } from "https://dotland.deno.dev/x/grammy_types@v3.9.0/payment.ts";

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”