'How to use telegram bot API forwardMessage method for bot command in python?

I'm trying to create a command for bot where user can write it like this:

/send "message"

And that message is sent to bot owner from the bot.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source