TransactionPartnerType
: string
in package
This object represents a type of transaction partner.
Source: https://core.telegram.org/bots/api#transactionpartner
Table of Contents
Cases
- AffiliateProgram = 'affiliate_program'
- Chat = 'chat'
- Fragment = 'fragment'
- Other = 'other'
- TelegramAds = 'telegram_ads'
- TelegramApi = 'telegram_api'
- User = 'user'