Skip to content

GramIO API Reference / gramio/dist / TelegramRevenueWithdrawalStateSucceeded

Interface: TelegramRevenueWithdrawalStateSucceeded

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

The withdrawal succeeded.

Documentation

Properties

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