apenasrr / clonechat

Clone all posts from the history of a Telegram Channel/Group to another Channel/Group.
MIT License
388 stars 98 forks source link

Topics in groups, how to download a specific Topic. #33

Open vicjim opened 9 months ago

vicjim commented 9 months ago

Telegram groups can host huge communities with hundreds of thousands of users. To maintain readability in these chats, groups with more than 200 members can now activate topics and create separate spaces for any topic. Topics function as individual chats within the group, with their own shared media and notification settings. Example of topic id in a group: t.me/c/XXXXXXXXXX/YYY/messages How can download only messages of topic YYY ?

Aokromes commented 1 month ago

this is fixed by https://github.com/apenasrr/clonechat/commit/1f84516f16af52342c6e58021683a1e887fd61cf no ?

vicjim commented 1 month ago

where is the exec_downloadtopic.bat file to download messages from a specific topic?