pub async fn list_channels( client: &GatewayApi, base_url: &SafeUrl, ) -> ServerResult<Vec<ChannelInfo>>