Pyrogram Retrieval of Replied To Message

Viewed 23

Does anyone know of a way in which I can retrieve the text from a message that is replied to by a user in a channel on Telegram with Python? Preferably with Pyrogram.

So please note I'm not after the reply, but the original message that was replied to.

0 Answers
Related