TransactionPartnerOther¶ class telegram.TransactionPartnerOther(*, api_kwargs=None)[source]¶ Bases: telegram.TransactionPartner Describes a transaction with an unknown partner. Available In telegram.StarTransaction.receiver telegram.StarTransaction.source Added in version 21.4. type[source]¶ The type of the transaction partner, always 'other'. Type: str