- Notifications
You must be signed in to change notification settings - Fork5.7k
Description
What kind of feature are you missing? Where do you notice a shortcoming of PTB?
API 7.11
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[FEATURE] API 7.11 #4543 to your PR and make sure to cover everything :)
- Please base your branch on theapi-7.11branch
- 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/pythontelegrambotchannel/105
Describe the solution you'd like
- Added the classCopyTextButton and the field copy_text in the classInlineKeyboardButton allowing bots to send and receive inline buttons that copy arbitrary text.@Bibo-JoshiBot API 7.11: Add
CopyTextButton
and Integrate intoInlineKeyboardButton
#4547 - Added the parameter allow_paid_broadcast to the methodssendMessage,sendPhoto,sendVideo,sendAnimation,sendAudio,sendDocument,sendPaidMedia,sendSticker,sendVideoNote,sendVoice,sendLocation,sendVenue,sendContact,sendPoll,sendDice,sendInvoice,sendGame,sendMediaGroup andcopyMessage.@Bibo-JoshiBot API 7.11: Add
allow_paid_broadcast
Argument toBot
Methods #4550 - Added the classTransactionPartnerTelegramApi for transactions related to paid broadcasted messages.@Bibo-JoshiBot API 7.11: Add
TransactionPartnerTelegramApi
#4548 - Introduced the ability to add media to existing text messages using the methodeditMessageMedia.Bot API 7.11 #4546
- Added support for hashtag and cashtagentities with a specified chat username that opens a search for the relevant tag within the specified chat.@Bibo-Joshi 4546
Describe alternatives you've considered
If you want to contribute, you can start from theContribution Guide.
Additional context
Please comment below before start working on any part of the update so as to keep things in track and avoid double work.
Metadata
Metadata
Assignees
Labels
No labels