H
H
HappyMen2020-05-09 20:04:57
Python
HappyMen, 2020-05-09 20:04:57

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

1 answer(s)
D
DUDE, 2020-05-10
@stympel

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 your question

Ask a Question

731 491 924 answers to any question