I’ve read the documentation and couldn’t find the answer, has anyone encountered this problem before?
I am using the Telethon library for Python.
I only need to retrieve the text of messages from discussions in channels where my bot is a member.
I’ve read the documentation and couldn’t find the answer, has anyone encountered this problem before?
I am using the Telethon library for Python.
I only need to retrieve the text of messages from discussions in channels where my bot is a member.
2
Answers
you can use this function to retrieve all comments text from one post:
You can get all messages by following the below steps: