Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/mod.ts>RevenueWithdrawalStatePending

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

The withdrawal is in progress.

Properties

type: "pending"

Type of the state, always “pending”