Describe the bug
Unable to use --topic flag while forwarding to specific group topic.
If I don't use --topic flag then the messages are forwarded to #General topic
To Reproduce
$ tdl forward -n namespace --from chat-export.json --to 3777888999 --topic 7 --mode clone --desc -t 8 -l 1
Error: unknown flag: --topic
Expected behavior
Messages should get forwarded to specific group topic using --topic flag
Version
Version: 0.20.1
Commit: 742da1b
Date: 2025-12-14T16:19:18Z
go1.23.10 windows/amd64
Which OS are you running tdl on?
Windows
Additional context
No response
Describe the bug
Unable to use
--topicflag while forwarding to specific group topic.If I don't use
--topicflag then the messages are forwarded to#GeneraltopicTo Reproduce
$ tdl forward -n namespace --from chat-export.json --to 3777888999 --topic 7 --mode clone --desc -t 8 -l 1Error: unknown flag: --topicExpected behavior
Messages should get forwarded to specific group topic using
--topicflagVersion
Version: 0.20.1
Commit: 742da1b
Date: 2025-12-14T16:19:18Z
go1.23.10 windows/amd64
Which OS are you running tdl on?
Windows
Additional context
No response