eternnoir / pyTelegramBotAPI

Python Telegram bot api.
GNU General Public License v2.0
8.02k stars 2.02k forks source link

Error with copyMessage #2296

Closed iiAmeer closed 3 months ago

iiAmeer commented 3 months ago

Please answer these questions before submitting your issue. Thanks!

  1. What version of pyTelegramBotAPI are you using? 4.19

  2. What OS are you using? Ubuntu 22

  3. What version of python are you using? Python3

The error i get: copy_message() got an unexpected keyword argument 'show_caption_above_media'

coder2020official commented 3 months ago

Sorry for this. You will need to install GitHub version as it contains a fix

Badiboy commented 3 months ago

@coder2020official Is it in repo? We can push a fix release.

coder2020official commented 3 months ago

These bugfix releases are becoming more and more common((( We urgently need to implement tests. Can you check the #2294 and fully make sure there's nothing I overlooked? Then you can push a release

Badiboy commented 3 months ago

Pushed.