TransactionPartnerOther
Describes a transaction with an unknown source or recipient.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the transaction partner, always “other” |
import
import type { TransactionPartnerOther } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#transactionpartnerother