pub async fn cmd_channels_dead_letter( base_url: &str, limit: usize, json: bool, ) -> Result<(), Box<dyn Error>>