Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface RevenueWithdrawalStateSucceeded
import { type RevenueWithdrawalStateSucceeded } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

The withdrawal succeeded.

Properties

type: "succeeded"

Type of the state, always “succeeded”

date: number

Date the withdrawal was completed in Unix time

url: string

An HTTPS URL that can be used to see transaction details