- Notifications
You must be signed in to change notification settings - Fork5.7k
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 fromhttps://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 theapi-8.0 branch
- If this is your first contribution, please be sure to read thecontribution guide and feel free to reach out with any questions viahttps://t.me/pythontelegrambotdev
Bot API 8.1
- Added the fieldnanostar_amount to the classStarTransaction.
- Added the classTransactionPartnerAffiliateProgram for transactions pertaining to incoming affiliate commissions.
- Added the classAffiliateInfo and the field
affiliate
to the classTransactionPartnerUser, allowing bots to identify the relevant affiliate in transactions with an affiliate commission.