R
R
Ruslan2022-04-14 00:29:46
Python
Ruslan, 2022-04-14 00:29:46

Is it possible to get the text of the previous bot message in aiogram?

I need to get the text of the bot's previous message in the state machine. I get its id and it is displayed

mess = message.message_id - 1
print(mess)

How to get the text?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question