Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
interface RevenueWithdrawalStateSucceeded
import { type RevenueWithdrawalStateSucceeded } from "https://deno.land/x/grammy@v1.25.1/types.web.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