D
D
Dmitry Prokhorov2021-09-03 10:39:16
Python
Dmitry Prokhorov, 2021-09-03 10:39:16

How to edit a telegram message using aiogram knowing the user's messege_id and chat.Id?

It is necessary to edit a certain message using the /start command, knowing the Id of the message and the Id of the user's chat.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Krostelev, 2021-09-03
@oooookkkkkk1

googling in a minute

async edit_message_text(chat_id=<чат>, message_id=<сообщение>, text=<новый текст>)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question