Very Popular
Go to Latest
interface RevenueWithdrawalStateSucceeded
import { type RevenueWithdrawalStateSucceeded } from "https://dotland.deno.dev/x/grammy@v1.25.1/types.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