Skip to content

GramIO API Reference / gramio/dist / TelegramRevenueWithdrawalStateSucceeded

Interface: TelegramRevenueWithdrawalStateSucceeded

Defined in: @gramio/types/out/objects.d.ts:8202

The withdrawal succeeded.

Documentation

Properties

PropertyTypeDescriptionDefined in
datenumberDate the withdrawal was completed in Unix time@gramio/types/out/objects.d.ts:8210
type"succeeded"Type of the state, always “succeeded”@gramio/types/out/objects.d.ts:8206
urlstringAn HTTPS URL that can be used to see transaction details@gramio/types/out/objects.d.ts:8214