S
S
Soul12021-09-17 12:08:25
Bots
Soul1, 2021-09-17 12:08:25

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

2 answer(s)
S
Stefan, 2021-09-17
@MEDIOFF

Bots can't do that.

R
ReDeNDeR, 2021-09-17
@ReDeNDeR

Yes, it's called a user bot google if you don't find anything let me know

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question