GramIO API Reference / gramio/dist / TelegramTransactionPartnerFragment
Interface: TelegramTransactionPartnerFragment
Defined in: @gramio/types/out/objects.d.ts:8207
Describes a withdrawal transaction with Fragment.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "fragment" | Type of the transaction partner, always “fragment” | @gramio/types/out/objects.d.ts:8211 |
withdrawal_state? | TelegramRevenueWithdrawalState | Optional. State of the transaction if the transaction is outgoing | @gramio/types/out/objects.d.ts:8215 |