when downloading messages from a supergroup's topic, the bot downloads messages from all topics in sequence(msg_id). I want the bot to download messages only from a specific topic based on a provided link.
Please modify the /batch command so that it automatically detects the topic ID from the provided link and fetches messages only from that specific topic.