Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/payment.ts>RevenueWithdrawalStatePending

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

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”