You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please answer these questions before submitting your issue. Thanks!
What version of pyTelegramBotAPI are you using? 4.24.0
What OS are you using? Windows 11 21H2
What version of python are you using? 3.10.8
I have a chat where I added a bot and made it an admin. The chat contains messages that contain inline buttons. Using the copy_message method, I wanted to copy the message with the buttons through the bot, but the body of the message is copied except reply_markup. Is this a library or telegram limitation? I did not find any restrictions in the documentation
The text was updated successfully, but these errors were encountered:
Please answer these questions before submitting your issue. Thanks!
What version of pyTelegramBotAPI are you using? 4.24.0
What OS are you using? Windows 11 21H2
What version of python are you using? 3.10.8
I have a chat where I added a bot and made it an admin. The chat contains messages that contain inline buttons. Using the copy_message method, I wanted to copy the message with the buttons through the bot, but the body of the message is copied except reply_markup. Is this a library or telegram limitation? I did not find any restrictions in the documentation
The text was updated successfully, but these errors were encountered: