RevenueWithdrawalStateSucceeded
The withdrawal succeeded.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the state, always “succeeded” |
date | number | required | Date the withdrawal was completed in Unix time |
url | string | required | An HTTPS URL that can be used to see transaction details |
import
import type { RevenueWithdrawalStateSucceeded } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#revenuewithdrawalstatesucceeded