Categories
Telebot forward message without Forward?
I use the telebot library. I want to copy a message and send it to another user, how to implement it?
Answer the question
In order to leave comments, you need to log in
Well, here it comes to the message function. Message.text contains what needs to be sent. Take this message.text and send it via bot.send_message(id_of_chat_where_to_send, message.text).
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question