V
V
victos55462018-08-28 00:40:30
Python
victos5546, 2018-08-28 00:40:30

How to view the text of a bot message (Telegram bot, Python)?

I am using Telebot library.
Situation: the user wrote a message to the bot. I need to know the text of the bot message that comes before the user's message.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2018-08-28
@ExileeD

Save the sent message. and get it later
In general, I would advise you to read about the Finite State Machine and implement the bot algorithm using this abstraction.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question