TransactionPartnerFragment
Describes a withdrawal transaction with Fragment.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the transaction partner, always “fragment” |
withdrawal_state | RevenueWithdrawalState | optional | Optional. State of the transaction if the transaction is outgoing |
import
import type { TransactionPartnerFragment } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#transactionpartnerfragment