Function list_channels

Source
async fn list_channels(
    __arg0: Extension<Arc<Gateway>>,
) -> Result<impl IntoResponse, AdminGatewayError>