Answer the question
In order to leave comments, you need to log in
Can a telegram bot type words on behalf of a user?
There is a bot.send_message(message.chat.id, message.text) method that prints a message on behalf of the bot, i.e. on the left side of the dialogue. And how to write in the code so that when you click on the InlineKeyboardButton, the message is printed on behalf of the user, i.e. right in the dialogue? Maybe there is some similar method user.send_message(message.chat.id, message.text)? Or bots can't do that?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question