pub fn topic_reply( config: &Config, discourse_name: &str, topic_id: u64, local_path: Option<&Path>, dry_run: bool, format: ListFormat, ) -> Result<()>