Closed
Description
Important
- Comment here or in the dev group what you want to work on so we can assign you
- Please copy the relevant part of the checklist from https://docs.python-telegram-bot.org/en/v21.7/contributing.html#check-list-for-prs to your PR and make sure to cover everything :)
- Please base your branch on the api-8.0 branch
- If this is your first contribution, please be sure to read the contribution guide and feel free to reach out with any questions via https://t.me/pythontelegrambotdev
Bot API 8.1
- Added the field nanostar_amount to the class StarTransaction.
- Added the class TransactionPartnerAffiliateProgram for transactions pertaining to incoming affiliate commissions.
- Added the class AffiliateInfo and the field
affiliate
to the class TransactionPartnerUser, allowing bots to identify the relevant affiliate in transactions with an affiliate commission.